tor-browser

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

commit 75f89f7dee3f30c371af717da54ba8bbf046e5fd
parent 699d21d560e2b89179c30d9e58d925e3f783cb63
Author: Alexandru Marc <amarc@mozilla.com>
Date:   Tue, 28 Oct 2025 23:46:51 +0200

Bug 1970123 - Update metadata for Android r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D270410

Diffstat:
Mtesting/web-platform/meta/html/dom/idlharness.https.html.ini | 31+++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/html/dom/idlharness.https.html.ini b/testing/web-platform/meta/html/dom/idlharness.https.html.ini @@ -1934,6 +1934,37 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [CommandEvent interface: existence and properties of interface prototype object's @@unscopables property] expected: [FAIL, PASS] + [NavigationTransition interface: attribute committed] + expected: + if (os == "android") and not sessionHistoryInParent: FAIL + + [NavigationPrecommitController interface: existence and properties of interface object] + expected: + if (os == "android") and not sessionHistoryInParent: FAIL + + [NavigationPrecommitController interface object length] + expected: + if (os == "android") and not sessionHistoryInParent: FAIL + + [NavigationPrecommitController interface object name] + expected: + if (os == "android") and not sessionHistoryInParent: FAIL + + [NavigationPrecommitController interface: existence and properties of interface prototype object] + expected: + if (os == "android") and not sessionHistoryInParent: FAIL + + [NavigationPrecommitController interface: existence and properties of interface prototype object's "constructor" property] + expected: + if (os == "android") and not sessionHistoryInParent: FAIL + + [NavigationPrecommitController interface: existence and properties of interface prototype object's @@unscopables property] + expected: + if (os == "android") and not sessionHistoryInParent: FAIL + + [NavigationPrecommitController interface: operation redirect(USVString, optional NavigationNavigateOptions)] + expected: + if (os == "android") and not sessionHistoryInParent: FAIL [idlharness.https.html?include=HTML.+] [HTMLElement interface: attribute writingSuggestions]