RESOLVED FIXED 284717
Only re-use an anonymous block for continuations if it's contained by a block flow.
https://bugs.webkit.org/show_bug.cgi?id=284717
Summary Only re-use an anonymous block for continuations if it's contained by a block...
Ahmad Saleem
Reported 2024-12-15 12:01:51 PST
Hi Team, I came across uniquely failing test case in Safari / WebKit. Test Case: https://jsfiddle.net/jaxcwgrd/ ^ fails in WebKit ToT, while passes in Chrome Canary 133 and Firefox Nightly 135. Blink Commit: https://chromium.googlesource.com/chromium/src/+/e0d355a173d0bae9c533fe49ef23258f263e9a8b Just raising, so we can track and fix it. Thanks!
Attachments
Patch (3.24 KB, patch)
2024-12-22 14:45 PST, zalan
ews-feeder: commit-queue-
[fast-cq]Patch (3.70 KB, patch)
2024-12-22 17:10 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 2 2024-12-22 12:02:15 PST
zalan
Comment 3 2024-12-22 14:08:00 PST
We just have to blockify the inline level element (<span>) like we do with non-deprecated flex items.
zalan
Comment 4 2024-12-22 14:45:52 PST
zalan
Comment 5 2024-12-22 16:21:56 PST
Looks like it's a bit more involved.
zalan
Comment 6 2024-12-22 17:10:52 PST
Created attachment 473635 [details] [fast-cq]Patch
EWS
Comment 7 2024-12-24 05:50:01 PST
Committed 288268@main (67934692c059): <https://commits.webkit.org/288268@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 473635 [details].
Note You need to log in before you can comment on or make changes to this bug.