[Webkit-unassigned] [Bug 249170] New: Behave more normally for content taller than the fragmentainer it is in [Multicolumn]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 12 13:20:25 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249170
Bug ID: 249170
Summary: Behave more normally for content taller than the
fragmentainer it is in [Multicolumn]
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
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!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221212/f66888ca/attachment.htm>
More information about the webkit-unassigned
mailing list