Bug 277732
Summary: | [LFC] Perform nested float layout from IFC | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
Component: | Layout and Rendering | Assignee: | Antti Koivisto <koivisto> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ben_schwartz, bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 277890, 277891 | ||
Bug Blocks: |
Antti Koivisto
Add a mechanism to call back into render tree layout code from formatting context layout and use it for IFC floats. This mechanism will be important for flex where we must invoke nested layout from the middle.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133374470>
Antti Koivisto
Pull request: https://github.com/WebKit/WebKit/pull/31829
EWS
Committed 282042@main (63b0b4f091fe): <https://commits.webkit.org/282042@main>
Reviewed commits have been landed. Closing PR #31829 and removing active labels.
Ben Schwartz
Re-opening for revert.
Antti Koivisto
Pull request: https://github.com/WebKit/WebKit/pull/32030
EWS
Committed 282112@main (3637bd1b5835): <https://commits.webkit.org/282112@main>
Reviewed commits have been landed. Closing PR #32030 and removing active labels.