Bug 132946
Summary: | [New Multicolumn] Cached flow thread is sometimes different from the correct flow thread | ||
---|---|---|---|
Product: | WebKit | Reporter: | Radu Stavila <stavila> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, hyatt |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 135563 |
Radu Stavila
... more info to follow
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radu Stavila
If the assertion in RenderObject::locateFlowThreadContainingBlock is enabled for multicol, it fails on 6 tests: http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK2%20(Tests)/r168837%20(4654)/results.html
Radu Stavila
See https://bugs.webkit.org/show_bug.cgi?id=132906
Brent Fulgham
This code has been significantly refactored since this patch was proposed. There doesn't seem to be any action we can take here.