WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 266759
264007
-webkit- prefixed pseudo-elements not matched case-insensitively
https://bugs.webkit.org/show_bug.cgi?id=264007
Summary
-webkit- prefixed pseudo-elements not matched case-insensitively
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-07 14:40:15 PST
<
rdar://problem/118081134
>
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.
Top of Page
Format For Printing
XML
Clone This Bug