WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
[fast-cq]Patch
(3.70 KB, patch)
2024-12-22 17:10 PST
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2024-12-15 12:14:41 PST
WebKit Source -
https://searchfox.org/wubkat/rev/72adbb9f99534551a728acb270d4f111da5e9515/Source/WebCore/rendering/updating/RenderTreeBuilderInline.cpp#215
Radar WebKit Bug Importer
Comment 2
2024-12-22 12:02:15 PST
<
rdar://problem/141912803
>
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
Created
attachment 473633
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug