WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
183691
[LayoutReloaded] Should never need to go beyond the root container when asking for the containing block.
https://bugs.webkit.org/show_bug.cgi?id=183691
Summary
[LayoutReloaded] Should never need to go beyond the root container when askin...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2018-03-15 21:06:00 PDT
Created
attachment 335923
[details]
Patch
zalan
Comment 2
2018-03-15 21:13:31 PDT
Committed
r229658
: <
https://trac.webkit.org/changeset/229658
>
Radar WebKit Bug Importer
Comment 3
2018-03-15 21:14:26 PDT
<
rdar://problem/38531372
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug