[wpt-sync] Sync PR 40061 - Expose IDL property for name attribute for details element.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40061 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40061
Details from upstream follow.
L. David Baron <dbaron@chromium.org> wrote:
Expose IDL property for name attribute for details element.
This is conditional on the AccordionPattern runtime enabled feature.
(This should probably have been part of the previous CL.)
Bug: 1444057
Change-Id: Id5bf36693bc183431370c9562b01b65e5f611cabReviewed-on: https://chromium-review.googlesource.com/4544857
WPT-Export-Revision: 9b136674c066fd9c05cdfee0274af9573e1482ea
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 5 subtests
Status Summary
Firefox
OK : 2
PASS: 140
FAIL: 5
Chrome
OK : 2
PASS: 140
FAIL: 5
Safari
OK : 2
PASS: 140
FAIL: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/interactive-elements/the-details-element/name-attribute.tentative.html [wpt.fyi]
- basic handling of mutually exclusive details:
FAIL(Chrome:FAIL, Safari:FAIL) - more complex handling of mutually exclusive details:
FAIL(Chrome:FAIL, Safari:FAIL) - mutually exclusive details across multiple names and multiple tree scopes:
FAIL(Chrome:FAIL, Safari:FAIL) - mutation event order matches order of insertion in set of named elements:
FAIL(Chrome:FAIL, Safari:FAIL) - interaction of open attribute changes with mutation events:
FAIL(Chrome:FAIL, Safari:FAIL)
- basic handling of mutually exclusive details:
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•