commit 64c8473ed8f2599011fd36bc2249c74743269841 parent ee634e9fc607a6dbf09d4da4f5d65a331a3bb86f Author: Lando <lando@lando.test> Date: Tue, 28 Oct 2025 22:02:35 +0000 Merge mozilla-central to autoland Diffstat:
| M | testing/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]