tor-browser

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

commit e8db8573307427a077f7744a5dd70e626d4f66b6
parent 1839fc96976c4dc12c9bf2ebffe9179c3e640d7f
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Wed, 19 Nov 2025 03:18:16 +0000

Bug 2000270 [wpt PR 56034] - Update wpt metadata, a=testonly

wpt-pr: 56034
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/custom-elements/registries/pseudo-class-defined.window.js.ini | 3+++
Atesting/web-platform/meta/custom-elements/registries/scoped-registry-initialize-upgrades.html.ini | 27+++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/custom-elements/registries/pseudo-class-defined.window.js.ini b/testing/web-platform/meta/custom-elements/registries/pseudo-class-defined.window.js.ini @@ -7,3 +7,6 @@ [pseudo-class-defined] expected: FAIL + + ["custom" :defined should apply after initialize] + expected: FAIL 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 @@ -0,0 +1,27 @@ +[scoped-registry-initialize-upgrades.html] + [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