Bug 264007

Summary: -webkit- prefixed pseudo-elements not matched case-insensitively
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Anne van Kesteren
Reported 2023-10-31 15:39:37 PDT
CSSSelector::parsePseudoElementType should use startsWithIgnoringASCIICase or some such. Example: http://software.hixie.ch/utilities/js/live-dom-viewer/?%3Cstyle%3E%0A%3A%3A-WEBKIT-blah%2C%20body%20%7B%20background%3Alime%20%7D%0A%3C%2Fstyle%3E
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-07 14:40:15 PST
Anne van Kesteren
Comment 2 2023-12-21 03:16:07 PST
*** This bug has been marked as a duplicate of bug 266759 ***
Note You need to log in before you can comment on or make changes to this bug.