Bug 17935

Summary: cssRules[i].selectorText is always lowercase
Product: WebKit Reporter: Stanislas Rolland <typo3>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: yuzo
Priority: P2    
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Test none

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
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.