[Webkit-unassigned] [Bug 55619] New: Stylesheet rule cssText is all lowercase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 14:43:47 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55619

           Summary: Stylesheet rule cssText is all lowercase
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://tinymce.moxiecode.com/safari/stylesheet_case.ht
                    ml
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P4
         Component: JavaScriptGlue
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: spam at moxiecode.com


Description:
The stylesheet rules are forced into lowercase. It should retain the case that is specified in the CSS file.

Steps to reproduce:
1. Open the attached url.
2. Click the test button.
3. Observe that the CSS rule text is all lowercase instead of the original values.

Expected result:
The CSS rule should be the same case as the one inside the stylesheet.

Actual result:
The CSS rule is forced into lowercase it's not impossible to get the original case for a class.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list