RESOLVED FIXED 191896
[LFC] LayoutState should always be initialized with the initial containing block.
https://bugs.webkit.org/show_bug.cgi?id=191896
Summary [LFC] LayoutState should always be initialized with the initial containing bl...
zalan
Reported 2018-11-21 14:36:00 PST
and not with some random formatting context root.
Attachments
Patch (7.44 KB, patch)
2018-11-21 14:52 PST, zalan
koivisto: review+
zalan
Comment 1 2018-11-21 14:52:09 PST
Antti Koivisto
Comment 2 2018-11-21 15:12:10 PST
Comment on attachment 355440 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=355440&action=review > Source/WebCore/layout/Verification.cpp:324 > + auto& initialContainingBlock = *m_initialContainingBlock; The local here doesn't do much.
zalan
Comment 3 2018-11-21 15:25:19 PST
Radar WebKit Bug Importer
Comment 4 2018-11-21 15:26:29 PST
Note You need to log in before you can comment on or make changes to this bug.