Bug 133309 - REGRESSION (r168046): Assertion failure in RenderMultiColumnSet::requiresBalancing()
Summary: REGRESSION (r168046): Assertion failure in RenderMultiColumnSet::requiresBala...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-27 08:36 PDT by Radu Stavila
Modified: 2022-07-13 17:18 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Radu Stavila 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.
Comment 1 Brent Fulgham 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.