RESOLVED CONFIGURATION CHANGED 133309
REGRESSION (r168046): Assertion failure in RenderMultiColumnSet::requiresBalancing()
https://bugs.webkit.org/show_bug.cgi?id=133309
Summary REGRESSION (r168046): Assertion failure in RenderMultiColumnSet::requiresBala...
Radu Stavila
Reported 2014-05-27 08:36:55 PDT
The repro attached to https://bugs.webkit.org/show_bug.cgi?id=133249 causes an assertion failure in the requiresBalancing method of RenderMultiColumnSet because the flow thread cannot find its column spanner placeholder.
Attachments
Brent Fulgham
Comment 1 2022-07-13 17:18:48 PDT
This code has been significantly refactored since this patch was proposed. There doesn't seem to be any action we can take here.
Note You need to log in before you can comment on or make changes to this bug.