-
### Setup and configuration
- SMW version: 2.5.4
- MW version: 1.29.1
- PHP version: 7.0.22
- DB system: MySQL 5.7.20-0ubuntu0.16.04.1
### Issue
SMW causes an anchor tag with a bad value for…
-
So I'm using the "Nu Html Checker" to check for html5 errors by just using the jar and giving it a file as an argument.
Now the documentation for css-validator states that I could use
> java -jar c…
-
### Setup and configuration
- SMW version: 2.5.4
- MW version: 1.29.1
- PHP version: 7.0.22
- DB system: MySQL 5.7.20-0ubuntu0.16.04.1
### Issue
SMW causes a link tag with a bad value for th…
-
Hello,
Consider the following HTML5 document, adapted from the [specification](https://www.w3.org/TR/html5/embedded-content-0.html#image-maps) (I just added the standard HTML boilerplate so that it…
-
I'm seeing a bunch of validation errors of the form:
> Bad value M 10 50, h 100 for attribute d on element path: Expected coordinate pair for M command but found h instead (context: M 10 50, h).
>…
-
https://github.com/w3c/aria-practices/blob/master/examples/menu-button/menu-button-links.html#L59-L84
Not sure if this is a Validator issue, or an issue with the examples
-
https://www.w3.org/TR/html53/infrastructure.html#dates-and-times
>Dates are expressed in the proleptic Gregorian calendar between the proleptic year 0000, and the year 9999. Other years cannot be e…
-
## SC Shortname
Harmonization with other newer specifications
## SC Text
A web page is authored in conformance with instructions, especially prohibitions, of the newer stable specification of the…
momdo updated
6 years ago
-
Inlining an SVG image tag containing an alt attribute works as expected: it generates an `` element containing the alt attribute (since attributes are preserved). The only problem is that alt attribut…
-
The validator *only* accepts years >= 1000.
Consider the 1st of January in the year 1.
`0001-01-01`
Gives the error
> Warning: The text content of element time was not in the required format: Ye…
edent updated
6 years ago