[wpt-sync] Sync PR 41702 - CIS: Switch intrinsic length type to Length instead of LayoutUnit.
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41702 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41702
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
CIS: Switch intrinsic length type to Length instead of LayoutUnit.
This regressed when we introduced contain-intrinsic-size auto none,
since I switched to using LayoutUnit. However, there is a difference
in computed value vs used value when using a length. The wpt.fyi tests
started failing, but because of our testrunner's viewport size, local
tests kept passing. I've added another line to the tests to ensure they
would fail locally as well (without this patch).Fixed: 1476874
Change-Id: I08261d014daee7d57685af82606769803ac2f6be
Reviewed-on: https://chromium-review.googlesource.com/4822945
WPT-Export-Revision: f464a55a149bc102aebcac0f4de80730dab52472
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Assignee | ||
Comment 5•1 year ago
|
||
Comment 7•1 year ago
|
||
bugherder |
Description
•