Bug 183691

Summary: [LayoutReloaded] Should never need to go beyond the root container when asking for the containing block.
Product: WebKit Reporter: zalan <zalan>
Component: WebCore Misc.Assignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

zalan
Reported 2018-03-15 21:03:14 PDT
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.
Attachments
Patch (7.00 KB, patch)
2018-03-15 21:06 PDT, zalan
no flags
zalan
Comment 1 2018-03-15 21:06:00 PDT
zalan
Comment 2 2018-03-15 21:13:31 PDT
Radar WebKit Bug Importer
Comment 3 2018-03-15 21:14:26 PDT
Note You need to log in before you can comment on or make changes to this bug.