[Webkit-unassigned] [Bug 18886] New: RenderLayer::shouldBeOverflowOnly() should look for transforms

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


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

           Summary: RenderLayer::shouldBeOverflowOnly() should look for
                    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


RenderLayer::shouldBeOverflowOnly() decides if a layer is an overflow-only
layer (just used for clipping, and not a parent of other RenderLayers). It
currently does not look for transforms, which create stacking context and
behave like position:relative. I think it should.


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