From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../meta/html/dom/idlharness.https.html.ini | 86 +++++++++------------- 1 file changed, 34 insertions(+), 52 deletions(-) (limited to 'testing/web-platform/meta/html/dom/idlharness.https.html.ini') diff --git a/testing/web-platform/meta/html/dom/idlharness.https.html.ini b/testing/web-platform/meta/html/dom/idlharness.https.html.ini index 4382684e10..f666d3f736 100644 --- a/testing/web-platform/meta/html/dom/idlharness.https.html.ini +++ b/testing/web-platform/meta/html/dom/idlharness.https.html.ini @@ -1,4 +1,4 @@ -prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featurePolicy.header.enabled:true, dom.security.featurePolicy.webidl.enabled:true, dom.iframe_lazy_loading.enabled:true, dom.webcomponents.shadowdom.declarative.enabled:true, network.fetchpriority.enabled:true] +prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featurePolicy.header.enabled:true, dom.security.featurePolicy.webidl.enabled:true, dom.iframe_lazy_loading.enabled:true, dom.webcomponents.shadowdom.declarative.enabled:true, network.fetchpriority.enabled:true, dom.element.customstateset.enabled:true] [idlharness.https.html?exclude=(Document|Window|HTML.*)] [AudioTrack interface: existence and properties of interface prototype object] expected: FAIL @@ -597,30 +597,6 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [CloseWatcher interface: attribute onclose] expected: FAIL - [ElementInternals interface: attribute states] - expected: FAIL - - [CustomStateSet interface: existence and properties of interface object] - expected: FAIL - - [CustomStateSet interface object length] - expected: FAIL - - [CustomStateSet interface object name] - expected: FAIL - - [CustomStateSet interface: existence and properties of interface prototype object] - expected: FAIL - - [CustomStateSet interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [CustomStateSet interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [CustomStateSet interface: setlike] - expected: FAIL - [Navigation interface: attribute activation] expected: FAIL @@ -681,30 +657,6 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [MessagePort interface: attribute onclose] expected: FAIL - [PageSwapEvent interface: existence and properties of interface object] - expected: FAIL - - [PageSwapEvent interface object length] - expected: FAIL - - [PageSwapEvent interface object name] - expected: FAIL - - [PageSwapEvent interface: existence and properties of interface prototype object] - expected: FAIL - - [PageSwapEvent interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [PageSwapEvent interface: existence and properties of interface prototype object's @@unscopables property] - expected: FAIL - - [PageSwapEvent interface: attribute activation] - expected: FAIL - - [PageSwapEvent interface: attribute viewTransition] - expected: FAIL - [NotRestoredReasonDetails interface: existence and properties of interface object] expected: FAIL @@ -768,6 +720,30 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [NotRestoredReasons interface: operation toJSON()] expected: FAIL + [PageSwapEvent interface: existence and properties of interface object] + expected: FAIL + + [PageSwapEvent interface object length] + expected: FAIL + + [PageSwapEvent interface object name] + expected: FAIL + + [PageSwapEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [PageSwapEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [PageSwapEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [PageSwapEvent interface: attribute activation] + expected: FAIL + + [PageSwapEvent interface: attribute viewTransition] + expected: FAIL + [SVGSVGElement interface: attribute onpageswap] expected: FAIL @@ -806,9 +782,6 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [Window interface: attribute clientInformation] expected: FAIL - [Document interface: calling parseHTMLUnsafe(DOMString) on iframe.contentDocument with too few arguments must throw TypeError] - expected: FAIL - [Window interface: attribute onpagereveal] expected: FAIL @@ -821,6 +794,9 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [Window interface: window must inherit property "onpageswap" with the proper type] expected: FAIL + [Document interface: calling parseHTMLUnsafe(HTMLString) on iframe.contentDocument with too few arguments must throw TypeError] + expected: FAIL + [idlharness.https.html?include=HTML.*] [HTMLVideoElement interface: attribute playsInline] @@ -907,6 +883,12 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu [HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onpagereveal" with the proper type] expected: FAIL + [HTMLElement interface: attribute writingSuggestions] + expected: FAIL + + [HTMLElement interface: document.createElement("noscript") must inherit property "writingSuggestions" with the proper type] + expected: FAIL + [HTMLBodyElement interface: attribute onpageswap] expected: FAIL -- cgit v1.2.3