[Webkit-unassigned] [Bug 219905] ASSERTION FAILED: &layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this in WebCore::Layout::FormattingState::boxGeometry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 11:29:51 PST 2020


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

--- Comment #1 from Ryan Haddad <ryanhaddad at apple.com> ---
This is the assert from FormattingState.cpp:54
>    // Should never need to mutate a display box outside of the formatting context.
>    > ASSERT(&layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this);

-- 
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/20201215/313b9e9f/attachment.htm>


More information about the webkit-unassigned mailing list