WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
249170
Behave more normally for content taller than the fragmentainer it is in [Multicolumn]
https://bugs.webkit.org/show_bug.cgi?id=249170
Summary
Behave more normally for content taller than the fragmentainer it is in [Mult...
Ahmad Saleem
Reported
2022-12-12 13:20:25 PST
Hi Team, While going through Blink, I came cross another two failing tests: Test Case -
https://jsfiddle.net/36Logaej/show
^ Only Safari 16.1 is failing both Chrome Canary 110 and Firefox Nightly 109 show "PASS" in single line while Safari show it in column Test Case (2) -
https://jsfiddle.net/yocj23p4/
^ Fail in Safari 16.1 & Firefox Nightly 109 as well (evem if I remove -webkit- prefix), it passes is Chrome Canary 110 only with -webkit- prefix. Blink Commit -
https://chromium.googlesource.com/chromium/blink/+/3a26716b1b4fffe8a3e180c36111f9db207476e0
Webkit GitHub Source Example -
https://github.com/WebKit/WebKit/blob/cce0a08316e81a9d1b145762d7ff4c0b85a82c59/Source/WebCore/rendering/RenderBlockFlow.cpp#L1841
&
https://github.com/WebKit/WebKit/blob/cce0a08316e81a9d1b145762d7ff4c0b85a82c59/Source/WebCore/rendering/RenderBlockFlow.cpp#LL1794
etc. Just wanted to raise this bug so this can be merged (if possible) or at least can be tracked. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-19 13:29:15 PST
<
rdar://problem/103528823
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug