NEW 254174
Even block flows with inline children must be examined when balancing columns
https://bugs.webkit.org/show_bug.cgi?id=254174
Summary Even block flows with inline children must be examined when balancing columns
Ahmad Saleem
Reported 2023-03-20 12:52:10 PDT
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
Radar WebKit Bug Importer
Comment 1 2023-03-27 12:53:23 PDT
Ahmad Saleem
Comment 2 2024-12-15 11:30:48 PST
Passes in Firefox Nightly 135 as well - https://jsfiddle.net/uc1dmqyL/
Note You need to log in before you can comment on or make changes to this bug.