[wpt-sync] Sync PR 51278 - [layout] Rework replaced %-size.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51278 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51278
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
[layout] Rework replaced %-size.
Previously we needed to set both the replaced and non-replaced
%-resolution size on the constraint space.Strictly speaking we don't need both (most of the time), and only
really need to communicate the replace %-size to inline layout so that
it can resolve replaced children correctly.Change-Id: I0efe82849a56d20744cc769d9889b276f00e8260
Reviewed-on: https://chromium-review.googlesource.com/6337084
WPT-Export-Revision: 822f42d657a02674f5a4d9592696cea42746cae9
Assignee | ||
Updated•4 days ago
|
Assignee | ||
Comment 1•4 days ago
|
||
Assignee | ||
Comment 2•4 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS
: 2
Chrome
FAIL
: 2
Safari
PASS
: 2
Description
•