[Webkit-unassigned] [Bug 133066] New: [Texmap] Incorrect order of compositing layers with transform-style: preserve-3d.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 19 00:16:21 PDT 2014


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

           Summary: [Texmap] Incorrect order of compositing layers with
                    transform-style: preserve-3d.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hw1008.kim at samsung.com


Created an attachment (id=231680)
 --> (https://bugs.webkit.org/attachment.cgi?id=231680&action=review)
testcase

According to W3C spec about preserve-3d,
"An element that establishes a 3D rendering context also participates in that context."
But a TextureMapperLayer with preserve-3d doesn't participate in sortByZOrder() while Its children are reordered.

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