[wpt-sync] Sync PR 42260 - VT: Scale the inline boxes by dfs
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42260 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42260
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
VT: Scale the inline boxes by dfs
When not using resize observer, we get the sizes in layout space.
We need to adjust to get to CSS space.R=bokan@chromium.org, khushalsagar@chromium.org
Fixed: 1487948
Change-Id: Icddb7a53d169412e59c63db55a5f6d5ff825930e
Reviewed-on: https://chromium-review.googlesource.com/4902698
WPT-Export-Revision: c12803f9a54a93186cab78466afe8c9120ad38fd
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
PASS
: 1
Safari
FAIL
: 1
Links
Details
New Tests That Don't Pass
- /css/css-view-transitions/inline-element-size.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
)
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0d6e33ff1fa1
https://hg.mozilla.org/mozilla-central/rev/af81925dbc03
Description
•