[Webkit-unassigned] [Bug 183691] New: [LayoutReloaded] Should never need to go beyond the root container when asking for the containing block.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 21:03:14 PDT 2018


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

            Bug ID: 183691
           Summary: [LayoutReloaded] Should never need to go beyond the
                    root container when asking for the containing block.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com

While laying out the boxes in a block formatting context, when we happen to need to get to the containing block, it should always be a descendant of the root container (or the root container itself). Nothing outside of the formatting context should be able to impact the boxes inside.

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


More information about the webkit-unassigned mailing list