commit 453f116bf7cdf89b45ef36cf2931d2d26d043635 parent efbe6ee298ade5997775202a41eec601f1c46fc1 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Wed, 3 Dec 2025 14:38:45 +0000 Bug 2003644 [wpt PR 56419] - Update wpt metadata, a=testonly wpt-pr: 56419 wpt-type: metadata Diffstat:
| M | testing/web-platform/meta/custom-elements/registries/template.window.js.ini | | | 21 | +++++++++++++++++++++ |
1 file changed, 21 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/custom-elements/registries/template.window.js.ini b/testing/web-platform/meta/custom-elements/registries/template.window.js.ini @@ -22,3 +22,24 @@ [A declarative shadow root gets its default registry from its node document] expected: FAIL + + [Serializing a null registry ShadowRoot with a global registry host (document)] + expected: FAIL + + [Serializing a global registry ShadowRoot with a global registry host (document)] + expected: FAIL + + [Serializing a scoped registry ShadowRoot with a global registry host (document)] + expected: FAIL + + [Serializing a null registry ShadowRoot with a null registry host (document)] + expected: FAIL + + [Serializing a scoped registry ShadowRoot with a null registry host (document)] + expected: FAIL + + [Serializing a null registry ShadowRoot with a scoped registry host (document)] + expected: FAIL + + [Serializing a scoped registry ShadowRoot with a scoped registry host (document)] + expected: FAIL