[Webkit-unassigned] [Bug 40751] New: composite layer renders in the wrong order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 18:13:16 PDT 2010


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

           Summary: composite layer renders in the wrong order
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: klobag at gmail.com


Created an attachment (id=58949)
 --> (https://bugs.webkit.org/attachment.cgi?id=58949)
test files

Please open top.html in the attachment.

In Safari 5.0 or nightly build, "main frame top" should be on top of the iframe. But it renders below the composite layer. If you scroll to the bottom of the iframe, the red text is correctly under "main frame top".

I think the problem is the main frame should create a new composite layer for the content above iframe when iframe contains composite layers.

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