[wpt-sync] Sync PR 32792 - [@container] SVG - Only outer roots be size query containers
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32792 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32792
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
[@container] SVG - Only outer roots be size query containers
SVG outer roots can be size query containers like other replaced
elements. Other SVG elements are not laid out per se.Bug: 1295709
Change-Id: Ica3cc57dca9e2e1ffa6606dc1d59b477ef52edf9
Reviewed-on: https://chromium-review.googlesource.com/3447237
WPT-Export-Revision: 81566fc0f6d0ba32f339b544bcd87e2c9bba8067
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 2 subtests
Status Summary
Firefox
OK : 1
PASS: 2
FAIL: 2
Chrome
OK : 1
PASS: 2
FAIL: 2
Safari
OK : 1
PASS: 2
FAIL: 2
Links
Details
New Tests That Don't Pass
/css/css-contain/container-queries/svg-root-size-container.html
SVG text querying SVG root size container: FAIL (Chrome: FAIL, Safari: FAIL)
div in foreignObject querying SVG root size container: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 6•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/513b1cfa3bdf
https://hg.mozilla.org/mozilla-central/rev/038b04f0d309
Description
•