Bug 254174
Summary: | Even block flows with inline children must be examined when balancing columns | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
Hi Team,
While going through Blink's commit, I came across another failing test in WebKit ToT:
Test Case - https://jsfiddle.net/vc3bxes8/show
^ Chrome Canary 113 passes this. Didn't test in Firefox due to -webkit- but can be tested.
Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/ecc4cc8996d447a02a0d43a2537ae4f065b3f6c2
This is not 1-1 merge since we don't have 'ColumnBalancer.cpp' like Blink but just wanted to post for tracking failing test case.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107280140>
Ahmad Saleem
Passes in Firefox Nightly 135 as well - https://jsfiddle.net/uc1dmqyL/