commit 3ec90aebd924a8a7e9f9f390b64c1c797fd4f9b6 parent 0a74f0c740ab7d83a93e2cc6aae0e46caf2e3fea Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Tue, 28 Oct 2025 10:53:23 +0000 Bug 1995886 [wpt PR 55605] - Update wpt metadata, a=testonly wpt-pr: 55605 wpt-type: metadata Diffstat:
| M | testing/web-platform/meta/custom-elements/registries/Element-innerHTML.html.ini | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/custom-elements/registries/Element-innerHTML.html.ini b/testing/web-platform/meta/custom-elements/registries/Element-innerHTML.html.ini @@ -10,3 +10,9 @@ [innerHTML on a disconnected element should use the scoped registry it was created with when parsing a simple HTML] expected: FAIL + + [nested descendants in innerHTML should use the null registry when the container element has null registry] + expected: FAIL + + [insertAdjacentHTML should use the element's registry even when the registry is null] + expected: FAIL