[wpt-sync] Sync PR 46687 - [@container] Add tests for tree scoped container names
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46687 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46687
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
[@container] Add tests for tree scoped container names
Bug: 340876720
Change-Id: I843e17d27dce541c759ca1b8bc8e63e0253221d4
Reviewed-on: https://chromium-review.googlesource.com/5614870
WPT-Export-Revision: 55a09687cba1ba0826547916e6dfe869ed2518b4
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 19 subtests
Status Summary
Firefox
OK : 1
PASS: 17
FAIL: 2
Chrome
OK : 1
PASS: 12
FAIL: 7
Safari
OK : 1
PASS: 12
FAIL: 7
Links
Details
Firefox-only Failures
- /css/css-contain/container-queries/container-for-shadow-dom.html [wpt.fyi]
- Container name set inside a shadow tree should not match query for host child on the outside:
FAIL - Container name set on :host from inside a shadow tree not matching query for slotted from the outside of the shadow tree:
FAIL
- Container name set inside a shadow tree should not match query for host child on the outside:
New Tests That Don't Pass
- /css/css-contain/container-queries/container-for-shadow-dom.html [wpt.fyi]
- Container name set inside a shadow tree should not match query for host child on the outside:
FAIL(Chrome:PASS, Safari:PASS) - Container name set on :host from inside a shadow tree not matching query for slotted from the outside of the shadow tree:
FAIL(Chrome:PASS, Safari:PASS)
- Container name set inside a shadow tree should not match query for host child on the outside:
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3b338205a76b
https://hg.mozilla.org/mozilla-central/rev/bc2c66b49f8d
Description
•