markup-validator
markup-validator copied to clipboard
Again
Following https://github.com/w3c/markup-validator/issues/35 (which I just found),
https://github.com/w3c/markup-validator/issues/42 (which I took the time to file),
and https://github.com/w3c/markup-validator/commit/1b12fe496bb457950944782f133f547cee3cef56
... I must say, you really need to not have a validator on w3.org that validates against a spec other than w3.org's.
I see that commit is from 2015, when perhaps it was appropriate, I don't know, and it doesn't matter.
The fact of the matter is that right now w3.org has an HTML5 recommendation specification, and w3.org has a markup validator that validates HTML5 against an altogether different specification living on an entirely separate website purportedly run by an entirely separate competing organization.
This is obviously not useful. At least one of the following three things in the least should happen:
- The validator on w3.org should validate against w3.org's spec
- The spec on w3.org should cease to be and the other spec should be endorsed
- There should be a comment on this issue tracker from a representative willfully stating that neither 1 nor 2 will be done (this would at least acknowledge to people that you aren't really confused, and instead just have a particular plan you are following)