Nick Schonning
Nick Schonning
Related to https://github.com/validator/validator/issues/753
Probably something upstream at https://github.com/w3c/css-validator
The message is a little confusing, but it's because you have the meta tag in the ``, rather than the ``
https://www.w3.org/TR/using-aria/#firstrule look at if you can use native elements before you start look at using ARIA
I'm guessing this is an issue with https://github.com/w3c/css-validator
Looking at the diff https://github.com/w3c/css-validator/compare/validator-nu i'm not sure if there is anything critical that is needed if the submodule pointed to the default branch
I believe that link is to the legacy checker, rather than the "Nu" that is this repo https://validator.w3.org/nu/
Likely needs to be raised on https://github.com/w3c/css-validator
Actually, I think this is a duplicate of https://github.com/validator/validator/issues/1284, not related to the split styles
I don't think other "non-standard" attributes get added till they land upstream in the actual WHATWG/HTML spec