We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70774e6 commit 3805accCopy full SHA for 3805acc
tests/testthat/helper-validate_html.R
@@ -19,7 +19,7 @@ simplify_html_validation <- function(results) {
19
)
20
expected_errors <- c(
21
"Attribute “number” not allowed on element “div” at this point.",
22
- "CSS: “border-top”: “solid\\9” is not a “color” value.",
+ #"CSS: “border-top”: “solid\\9” is not a “color” value.",
23
"CSS: “border-bottom”: “solid\\9” is not a “color” value."
24
25
0 commit comments