RESOLVED INVALID263917
Not all -webkit- prefixed pseudo-elements should parse
https://bugs.webkit.org/show_bug.cgi?id=263917
Summary Not all -webkit- prefixed pseudo-elements should parse
Anne van Kesteren
Reported 2023-10-30 13:31:43 PDT
It doesn't seem desirable that ::-webkit-fdlsfdsfs, body { background:lime } results in a green background.
Attachments
Tim Nguyen (:ntim)
Comment 2 2023-10-30 21:12:34 PDT
This is conformant to this spec: https://drafts.csswg.org/selectors-4/#compat
Anne van Kesteren
Comment 3 2023-10-31 07:54:46 PDT
Clearly I forgot to leave my sense of logic at the door. Thanks Ahmad and Tim!
Note You need to log in before you can comment on or make changes to this bug.