sideshowbarker
sideshowbarker
OK after doing some troubleshooting on this, I see that it occurs only for code points above U+FFFF (where most emoji are) but not for code points below U+FFFF. So,...
@skyfaller Can you please also try by going to https://jigsaw.w3.org/css-validator/#validate_by_input and pasting in the snippet from the issue description? (I mean rather than giving the https://www.maximumethics.dev/css/style.css URL to it) I...
Nevermind about my previous comment — direct input works as expected there as long as it includes an `@charset`. In the mean time, at https://github.com/w3c/css-validator/pull/382 I’ve opened a PR which,...
@skyfaller Thanks much for catching this and reporting it — I’ve pushed the fix to https://validator.w3.org/nu/
Closing due to necessary details being missing. @Arungk-123 If you’d like this re-opened, please provide the details in https://github.com/validator/validator/issues/new?assignees=&labels=bug&template=incorrect-validation.md&title=
Going ahead and closing this per https://github.com/w3c/csswg-drafts/pull/7631#issuecomment-1222442740
The `img` element in the source at line 900 does have a duplicate `src` attribute — the problem is that the https://validator.w3.org/nu/?showsource=yes&doc=https%3A%2F%2Fvapaa-ajattelijat.fi%2F#cl900c135 link in the web UI unexpectedly goes instead...
FYI, the comment from @Mitesh2020 above was generated by ChatGPT. He also posted several ChatGPT-generated comments today in the https://github.com/whatwg/html issue tracker. I’ve reported them to GitHub for abuse.
OK, pinging @ylafon, since I can reproduce this at https://jigsaw.w3.org/css-validator/validator?uri=https://webplatform.news/ — so this issue isn’t specific to the HTML checker but instead is an upstream issue with the CSS-checking backend.
@scottaohara @stevefaulkner is the checker behavior out of conformance with this spec on this?