[wpt-sync] Sync PR 44386 - Add shadowRootDelegatesFocus and shadowRootClonable reflection
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44386 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44386
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Add shadowRootDelegatesFocus and shadowRootClonable reflection
The former was missed a while ago, and the latter is new as of
this spec PR:https://github.com/whatwg/html/pull/10069
Bug: 1510466
Change-Id: I708ec8d562fa4d0fc59c73a071dbb191e1bd276e
Reviewed-on: https://chromium-review.googlesource.com/5261148
WPT-Export-Revision: 81cb9644b8a59f3fa790bef59f441396f0b4e1c2
| 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 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 22 subtests
Status Summary
Firefox
OK : 1
PASS: 17
FAIL: 3[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt] 4[GitHub]
Chrome
OK : 1
PASS: 16
FAIL: 5
Safari
OK : 1
PASS: 15
FAIL: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /shadow-dom/declarative/declarative-shadow-dom-basic.html [wpt.fyi]
- Shadowrootclonable reflection:
FAIL(Chrome:FAIL, Safari:FAIL) - Shadowrootclonable reflection, setter:
FAIL(Chrome:FAIL, Safari:FAIL) - Declarative Shadow DOM: Multiple roots:
FAIL(Chrome:PASS, Safari:FAIL) - Declarative Shadow DOM: clonable attribute:
FAIL(Chrome:FAIL, Safari:FAIL)
- Shadowrootclonable reflection:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/40ce9b401417
https://hg.mozilla.org/mozilla-central/rev/63701c13c94f
Description
•