[Webkit-unassigned] [Bug 37900] New: cloneNode() does not preserve z-index with more than six digits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 15:56:34 PDT 2010


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

           Summary: cloneNode() does not preserve z-index with more than
                    six digits
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: s3lance at hotmail.com


Created an attachment (id=53900)
 --> (https://bugs.webkit.org/attachment.cgi?id=53900)
Test case for the bug

Test case attached.
The test case shows that when assigning a large integer value to z-index to an
element. It appears to be converted to a float from the inspector. When the
node is cloned, the new node won't have this z-index copied.

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