Closed
Bug 1933804
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 49408 - Add tests for `::slotted(*)::details-content`
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49408 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49408
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
Add tests for
::slotted(*)::details-content
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=63188e0d99472b36237e9a4688d23330115d0a7f
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
OK : 1
PASS: 30
FAIL: 2
Chrome
OK : 1
PASS: 24
FAIL: 8
Safari
OK : 1
PASS: 29
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-scoping/slotted-parsing.html [wpt.fyi]
- "::slotted(*)::details-content" should be a valid selector:
FAIL(Chrome:PASS, Safari:FAIL)
- "::slotted(*)::details-content" should be a valid selector:
- /css/css-scoping/slotted-details-content.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b3ebe83bb7f
[wpt PR 49408] - Add tests for `::slotted(*)::details-content`, a=testonly
https://hg.mozilla.org/integration/autoland/rev/fdd7ecb8ba9e
[wpt PR 49408] - Update wpt metadata, a=testonly
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9b3ebe83bb7f
https://hg.mozilla.org/mozilla-central/rev/fdd7ecb8ba9e
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•