Bug 249259
Summary: | Recalculate intrinsic widths in the old containing block chain when going out of flow | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
Hi Team,
While going through Blink's commit, I found another failing test:
Test Case - https://jsfiddle.net/86suzd0k/show
^ This test case only fail in Safari 16.2 while passes in Chrome Canary 110 and Firefox Nightly 110.
Blink Commit - https://chromium.googlesource.com/chromium/blink/+/69e04edad3f2038d3be9849f828bae547dcd6ad6
Webkit GitHub Source - https://github.com/WebKit/WebKit/blob/5da6fc9173aa1c247933d258be719598554a7d90/Source/WebCore/rendering/RenderBox.cpp#L286
Just wanted to raise this so it can be fixed.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
Committed 257980@main (ca04468e9d71): <https://commits.webkit.org/257980@main>
Reviewed commits have been landed. Closing PR #7575 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103438682>