[Webkit-unassigned] [Bug 18885] New: RenderLayer::enclosingPositionedAncestor should look at transforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 4 11:48:57 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18885

           Summary: RenderLayer::enclosingPositionedAncestor should look at
                    transforms
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        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: simon.fraser at apple.com


It seems that RenderLayer::enclosingPositionedAncestor() should look for
transforms when walking up the RenderLayer tree for a layer to be treated as
its positioned ancestor.

I noticed this while debugging: convertToLayerCoords() would give the wrong
answer if there was an intermediate layer in the tree for a transformed element
which was not positioned (will attach sample).


-- 
Configure bugmail: http://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