Bug 263917

Summary: Not all -webkit- prefixed pseudo-elements should parse
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ahmad.saleem792, koivisto, ntim
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.