WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
17935
cssRules[i].selectorText is always lowercase
https://bugs.webkit.org/show_bug.cgi?id=17935
Summary
cssRules[i].selectorText is always lowercase
Stanislas Rolland
Reported
2008-03-18 22:02:28 PDT
Even if the stylesheet contains class selectors with uppercase letters, cssRules[i].selectorText returns only lowercase text.
Attachments
Test
(583 bytes, text/html)
2010-02-11 20:34 PST
,
Yuzo Fujishima
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Yuzo Fujishima
Comment 1
2010-02-11 20:34:16 PST
Created
attachment 48618
[details]
Test WebKit already passes this test.
Yuzo Fujishima
Comment 2
2010-02-11 20:35:51 PST
It works for me. Please see the test attached.
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