From 766f2b79cdf4378e26939ee9dbbaf7ce71bd75d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20W=C3=BClker?= Date: Sat, 24 May 2025 16:46:13 +0200 Subject: [PATCH] Update WPT expectations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Simon Wülker --- tests/wpt/meta/dom/idlharness.window.js.ini | 69 --------------------- 1 file changed, 69 deletions(-) diff --git a/tests/wpt/meta/dom/idlharness.window.js.ini b/tests/wpt/meta/dom/idlharness.window.js.ini index f66b84985ad..3ad37c3770f 100644 --- a/tests/wpt/meta/dom/idlharness.window.js.ini +++ b/tests/wpt/meta/dom/idlharness.window.js.ini @@ -1,10 +1,4 @@ [idlharness.window.html?exclude=Node] - [Element interface: operation replaceWith((Node or DOMString)...)] - expected: FAIL - - [Document interface: operation prepend((Node or DOMString)...)] - expected: FAIL - [AbortSignal must be primary interface of new AbortController().signal] expected: FAIL @@ -35,54 +29,30 @@ [AbortController interface: operation abort()] expected: FAIL - [Element interface: operation prepend((Node or DOMString)...)] - expected: FAIL - [AbortController interface: attribute signal] expected: FAIL - [CharacterData interface: operation before((Node or DOMString)...)] - expected: FAIL - [AbortSignal interface: attribute aborted] expected: FAIL - [Element interface: operation after((Node or DOMString)...)] - expected: FAIL - [CharacterData interface: existence and properties of interface prototype object's @@unscopables property] expected: FAIL - [CharacterData interface: operation remove()] - expected: FAIL - [AbortController interface: new AbortController() must inherit property "signal" with the proper type] expected: FAIL [AbortController interface: new AbortController() must inherit property "abort()" with the proper type] expected: FAIL - [Element interface: attribute slot] - expected: FAIL - [DocumentType interface: existence and properties of interface prototype object's @@unscopables property] expected: FAIL - [CharacterData interface: operation replaceWith((Node or DOMString)...)] - expected: FAIL - - [DocumentType interface: operation replaceWith((Node or DOMString)...)] - expected: FAIL - [EventTarget interface: calling dispatchEvent(Event) on new AbortController().signal with too few arguments must throw TypeError] expected: FAIL [DocumentFragment interface: existence and properties of interface prototype object's @@unscopables property] expected: FAIL - [DocumentType interface: operation before((Node or DOMString)...)] - expected: FAIL - [AbortSignal interface: new AbortController().signal must inherit property "aborted" with the proper type] expected: FAIL @@ -104,51 +74,15 @@ [AbortSignal interface: existence and properties of interface prototype object] expected: FAIL - [Element interface: operation remove()] - expected: FAIL - - [DocumentFragment interface: operation replaceChildren((Node or DOMString)...)] - expected: FAIL - [NodeFilter interface: existence and properties of interface object] expected: FAIL [Stringification of new AbortController().signal] expected: FAIL - [CharacterData interface: operation after((Node or DOMString)...)] - expected: FAIL - - [Element interface: operation replaceChildren((Node or DOMString)...)] - expected: FAIL - - [DocumentFragment interface: operation prepend((Node or DOMString)...)] - expected: FAIL - - [Document interface: operation replaceChildren((Node or DOMString)...)] - expected: FAIL - - [Document interface: operation append((Node or DOMString)...)] - expected: FAIL - - [DocumentType interface: operation remove()] - expected: FAIL - - [DocumentType interface: operation after((Node or DOMString)...)] - expected: FAIL - [Element interface: existence and properties of interface prototype object's @@unscopables property] expected: FAIL - [DocumentFragment interface: operation append((Node or DOMString)...)] - expected: FAIL - - [Element interface: operation append((Node or DOMString)...)] - expected: FAIL - - [Element interface: operation before((Node or DOMString)...)] - expected: FAIL - [XPathNSResolver interface: document.createNSResolver(document.body) must inherit property "lookupNamespaceURI(DOMString?)" with the proper type] expected: FAIL @@ -454,6 +388,3 @@ [Element interface: element must inherit property "customElementRegistry" with the proper type] expected: FAIL - - -[idlharness.window.html?include=Node]