[wpt-sync] Sync PR 39580 - Fix WPT declarative shadowdom polyfill
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39580 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39580
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Fix WPT declarative shadowdom polyfill
Since we changed the declarative shadowdom attribute from "shadowroot"
to "shadowrootmode", the polyfills needed to be updated too, but this
one was missed. The test is currently failing on firefox which doesn't
currently implement declarative shadowdom.Change-Id: I6224294060aa7521b770538e2eb4d631376e87ac
Reviewed-on: https://chromium-review.googlesource.com/4436851
WPT-Export-Revision: e1beb297f43ed3d4250f7305287ddb0c76fb5e0d
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/506ad0061674
https://hg.mozilla.org/mozilla-central/rev/f32843062324
Description
•