[Webkit-unassigned] [Bug 133700] New: Web Inspector: All-caps CSS properties are not shown in Computed pane

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 10 14:28:15 PDT 2014


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

           Summary: Web Inspector: All-caps CSS properties are not shown
                    in Computed pane
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.workercn.cn/28261/28261.shtml
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mmaxfield at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


Repro steps:

1. Right click on element (see screenshot)
2. Inspect Element
3. In inspector, select parent element "<div class="box" id="box_F027C8DE2BEB48EF920A2635C1BA9172">"
4. Look at "Computed" pane and "Rules" pane. Rules pane shows "top" and "left" attributes (though they are in all caps)

Expected: Computed pane should show "top" and "left" attributes
Actual: Computed pane does not show "top" and "left" attributes

Note that changing the property in the rules pane from "TOP" -> "top" makes it show up in the rules pane.

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