[Webkit-unassigned] [Bug 157659] New: containingBlockFor*Position functions should take the renderer instead of the parent.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 12 20:10:44 PDT 2016


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

            Bug ID: 157659
           Summary: containingBlockFor*Position functions should take the
                    renderer instead of the parent.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: simon.fraser at apple.com

containingBlockForFixedPosition/containingBlockForAbsolutePosition/containingBlockForObjectInFlow functions expect the renderer's parent to be passed in.
It is rather misleading and highly error prone.

we should just call them with the renderer itself.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160513/c9cb8206/attachment.html>


More information about the webkit-unassigned mailing list