tor-browser

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

commit b9c41b70daf9448d309ea78f8f5d2a9cb22d97b8
parent 818effc2c02816377bc1dcb97f1c89469d27f6ea
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Wed, 15 Oct 2025 23:19:00 +0000

Bug 1994533 [wpt PR 55461] - Update wpt metadata, a=testonly

wpt-pr: 55461
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini | 3+++
Dtesting/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-innertext.html.ini | 12------------
2 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini b/testing/web-platform/meta/html/dom/elements/the-innertext-and-outertext-properties/getter.html.ini @@ -27,3 +27,6 @@ [<object> contents ignored ("<div><object>abc")] expected: FAIL + + [undefined ("<select><option>one</option><div><optgroup label=optgroup><div><option><span>two")] + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-innertext.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-innertext.html.ini @@ -1,12 +0,0 @@ -[select-innertext.html] - [<select> innerText with old content model and appearance:auto.] - expected: FAIL - - [<select> innerText with new content model and appearance:auto.] - expected: FAIL - - [<select> innerText with new content model and appearance:base-select.] - expected: FAIL - - [<select> innerText with new content model and appearance:base-select with picker open.] - expected: FAIL