Bug 257027
| Summary: | [Multicolumn] Handle multicol intrinsic inline-size changes | ||
|---|---|---|---|
| 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: | BrowserCompat, InRadar, WPTImpact |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
While going through Blink's commit, I came across another potential merge to fix WPT test case:
Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/209ad9840b0152a427e9d2b29318cfa47ca80d92
^ only need to fix partial (no need to look into LayoutNG changes, they did).
WPT Test Link - http://wpt.live/css/css-multicol/change-intrinsic-width.html
^ Fails in Safari Technology Preview 170.
WebKit Source - https://github.com/WebKit/WebKit/blob/5a8358f7d8ad2e226e6b09f4fa16373e5f35d81f/Source/WebCore/rendering/RenderFragmentContainer.cpp#L377
Just wanted to raise so we can fix it.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 264292@main (340b0f115519): <https://commits.webkit.org/264292@main>
Reviewed commits have been landed. Closing PR #14083 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/109609673>