tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit e08066ca95ade0ef68cf4ccdf6629b57faca646c
parent e5bf0caff1f5b40233c9cc2ef639d1aeeba1bc30
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu, 20 Nov 2025 16:20:05 +0000

Bug 2001295 [wpt PR 56132] - Update wpt metadata, a=testonly

wpt-pr: 56132
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/custom-elements/registries/scoped-registry-initialize-upgrades.html.ini | 30++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/custom-elements/registries/scoped-registry-initialize-upgrades.html.ini b/testing/web-platform/meta/custom-elements/registries/scoped-registry-initialize-upgrades.html.ini @@ -25,3 +25,33 @@ [XHTMLDocument: customElementRegistry.prototype.initialize only upgrades elements beloning to the registry] expected: FAIL + + [Document: CustomElementRegistry.prototype.initialize should upgrade the element given to the first argument] + expected: FAIL + + [Document: CustomElementRegistry.prototype.initialize should upgrade elements in tree order] + expected: FAIL + + [Document: CustomElementRegistry.prototype.initialize only upgrades elements beloning to the registry] + expected: FAIL + + [HTMLDocument: CustomElementRegistry.prototype.initialize should upgrade the element given to the first argument] + expected: FAIL + + [HTMLDocument: CustomElementRegistry.prototype.initialize should upgrade elements in tree order] + expected: FAIL + + [HTMLDocument: CustomElementRegistry.prototype.initialize only upgrades elements beloning to the registry] + expected: FAIL + + [XHTMLDocument: CustomElementRegistry.prototype.initialize should upgrade the element given to the first argument] + expected: FAIL + + [XHTMLDocument: CustomElementRegistry.prototype.initialize should upgrade elements in tree order] + expected: FAIL + + [XHTMLDocument: CustomElementRegistry.prototype.initialize only upgrades elements beloning to the registry] + expected: FAIL + + [CustomElementRegistry.prototype.initialize upgrades already initialized elements] + expected: FAIL