[Webkit-unassigned] [Bug 26582] New: z-index on root html element is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 21 06:26:39 PDT 2009


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

           Summary: z-index on root html element is incorrect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: iain at sphinx.mythic-beasts.com


The z-index on the root html element is set to "0" in webkit. This means the
html element will always be painted higher in the stacking order than elements
with a negative z-index. According to my reading of the CSS 2.1 spec and other
browser implementations z-index should default to "auto".


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



More information about the webkit-unassigned mailing list