servo/tests/wpt/meta/dom/idlharness.window.js.ini
Simon Wülker 2b840a4d9a
Don't set a prototype for unscopable objects (#37122)
Testing: Covered by existing web platform tests
Fixes: https://github.com/servo/servo/issues/25022

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-05-25 00:16:31 +00:00

375 lines
14 KiB
INI
Vendored

[idlharness.window.html?exclude=Node]
[AbortSignal must be primary interface of new AbortController().signal]
expected: FAIL
[AbortSignal interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AbortSignal interface: existence and properties of interface object]
expected: FAIL
[EventTarget interface: calling removeEventListener(DOMString, EventListener?, optional (EventListenerOptions or boolean)) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[EventTarget interface: new AbortController().signal must inherit property "addEventListener(DOMString, EventListener?, optional (AddEventListenerOptions or boolean))" with the proper type]
expected: FAIL
[EventTarget interface: new AbortController().signal must inherit property "dispatchEvent(Event)" with the proper type]
expected: FAIL
[AbortSignal interface object name]
expected: FAIL
[EventTarget interface: new AbortController().signal must inherit property "removeEventListener(DOMString, EventListener?, optional (EventListenerOptions or boolean))" with the proper type]
expected: FAIL
[AbortController interface: operation abort()]
expected: FAIL
[AbortController interface: attribute signal]
expected: FAIL
[AbortSignal interface: attribute aborted]
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
[EventTarget interface: calling dispatchEvent(Event) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "aborted" with the proper type]
expected: FAIL
[EventTarget interface: calling addEventListener(DOMString, EventListener?, optional (AddEventListenerOptions or boolean)) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[AbortSignal interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "onabort" with the proper type]
expected: FAIL
[AbortSignal interface: attribute onabort]
expected: FAIL
[AbortSignal interface object length]
expected: FAIL
[AbortSignal interface: existence and properties of interface prototype object]
expected: FAIL
[NodeFilter interface: existence and properties of interface object]
expected: FAIL
[Stringification of new AbortController().signal]
expected: FAIL
[XPathNSResolver interface: document.createNSResolver(document.body) must inherit property "lookupNamespaceURI(DOMString?)" with the proper type]
expected: FAIL
[Stringification of document.createNSResolver(document.body)]
expected: FAIL
[XPathNSResolver interface: calling lookupNamespaceURI(DOMString?) on document.createNSResolver(document.body) with too few arguments must throw TypeError]
expected: FAIL
[AbortSignal interface: operation abort()]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "abort()" with the proper type]
expected: FAIL
[XSLTProcessor interface: existence and properties of interface object]
expected: FAIL
[XSLTProcessor interface object length]
expected: FAIL
[XSLTProcessor interface object name]
expected: FAIL
[XSLTProcessor interface: existence and properties of interface prototype object]
expected: FAIL
[XSLTProcessor interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[XSLTProcessor interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[XSLTProcessor interface: operation importStylesheet(Node)]
expected: FAIL
[XSLTProcessor interface: operation transformToFragment(Node, Document)]
expected: FAIL
[XSLTProcessor interface: operation transformToDocument(Node)]
expected: FAIL
[XSLTProcessor interface: operation setParameter(DOMString, DOMString, any)]
expected: FAIL
[XSLTProcessor interface: operation getParameter(DOMString, DOMString)]
expected: FAIL
[XSLTProcessor interface: operation removeParameter(DOMString, DOMString)]
expected: FAIL
[XSLTProcessor interface: operation clearParameters()]
expected: FAIL
[XSLTProcessor interface: operation reset()]
expected: FAIL
[XSLTProcessor must be primary interface of new XSLTProcessor()]
expected: FAIL
[Stringification of new XSLTProcessor()]
expected: FAIL
[XSLTProcessor interface: new XSLTProcessor() must inherit property "importStylesheet(Node)" with the proper type]
expected: FAIL
[XSLTProcessor interface: calling importStylesheet(Node) on new XSLTProcessor() with too few arguments must throw TypeError]
expected: FAIL
[XSLTProcessor interface: new XSLTProcessor() must inherit property "transformToFragment(Node, Document)" with the proper type]
expected: FAIL
[XSLTProcessor interface: calling transformToFragment(Node, Document) on new XSLTProcessor() with too few arguments must throw TypeError]
expected: FAIL
[XSLTProcessor interface: new XSLTProcessor() must inherit property "transformToDocument(Node)" with the proper type]
expected: FAIL
[XSLTProcessor interface: calling transformToDocument(Node) on new XSLTProcessor() with too few arguments must throw TypeError]
expected: FAIL
[XSLTProcessor interface: new XSLTProcessor() must inherit property "setParameter(DOMString, DOMString, any)" with the proper type]
expected: FAIL
[XSLTProcessor interface: calling setParameter(DOMString, DOMString, any) on new XSLTProcessor() with too few arguments must throw TypeError]
expected: FAIL
[XSLTProcessor interface: new XSLTProcessor() must inherit property "getParameter(DOMString, DOMString)" with the proper type]
expected: FAIL
[XSLTProcessor interface: calling getParameter(DOMString, DOMString) on new XSLTProcessor() with too few arguments must throw TypeError]
expected: FAIL
[XSLTProcessor interface: new XSLTProcessor() must inherit property "removeParameter(DOMString, DOMString)" with the proper type]
expected: FAIL
[XSLTProcessor interface: calling removeParameter(DOMString, DOMString) on new XSLTProcessor() with too few arguments must throw TypeError]
expected: FAIL
[XSLTProcessor interface: new XSLTProcessor() must inherit property "clearParameters()" with the proper type]
expected: FAIL
[XSLTProcessor interface: new XSLTProcessor() must inherit property "reset()" with the proper type]
expected: FAIL
[AbortSignal interface: operation abort(optional any)]
expected: FAIL
[AbortSignal interface: attribute reason]
expected: FAIL
[AbortSignal interface: operation throwIfAborted()]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "abort(optional any)" with the proper type]
expected: FAIL
[AbortSignal interface: calling abort(optional any) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "reason" with the proper type]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "throwIfAborted()" with the proper type]
expected: FAIL
[AbortSignal interface: operation timeout(unsigned long long)]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "timeout(unsigned long long)" with the proper type]
expected: FAIL
[AbortSignal interface: calling timeout(unsigned long long) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[Document interface: attribute fullscreenEnabled]
expected: FAIL
[Document interface: attribute fullscreen]
expected: FAIL
[Document interface: attribute fullscreenElement]
expected: FAIL
[ShadowRoot interface: attribute fullscreenElement]
expected: FAIL
[Element interface: attribute onfullscreenchange]
expected: FAIL
[Element interface: attribute onfullscreenerror]
expected: FAIL
[Element interface: element must inherit property "onfullscreenchange" with the proper type]
expected: FAIL
[Element interface: element must inherit property "onfullscreenerror" with the proper type]
expected: FAIL
[AbortSignal interface: operation any(sequence<AbortSignal>)]
expected: FAIL
[AbortSignal interface: new AbortController().signal must inherit property "any(sequence<AbortSignal>)" with the proper type]
expected: FAIL
[AbortSignal interface: calling any(sequence<AbortSignal>) on new AbortController().signal with too few arguments must throw TypeError]
expected: FAIL
[Document interface: operation prepend((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Document interface: operation append((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Document interface: operation replaceChildren((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentType interface: operation before((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentType interface: operation after((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentType interface: operation replaceWith((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentFragment interface: operation prepend((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentFragment interface: operation append((Node or TrustedScript or DOMString)...)]
expected: FAIL
[DocumentFragment interface: operation replaceChildren((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation prepend((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation append((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation replaceChildren((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation before((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation after((Node or TrustedScript or DOMString)...)]
expected: FAIL
[Element interface: operation replaceWith((Node or TrustedScript or DOMString)...)]
expected: FAIL
[CharacterData interface: operation before((Node or TrustedScript or DOMString)...)]
expected: FAIL
[CharacterData interface: operation after((Node or TrustedScript or DOMString)...)]
expected: FAIL
[CharacterData interface: operation replaceWith((Node or TrustedScript or DOMString)...)]
expected: FAIL
[AbortController interface: existence and properties of interface object]
expected: FAIL
[AbortController interface object length]
expected: FAIL
[AbortController interface object name]
expected: FAIL
[AbortController interface: existence and properties of interface prototype object]
expected: FAIL
[AbortController interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AbortController interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AbortController interface: operation abort(optional any)]
expected: FAIL
[AbortController must be primary interface of new AbortController()]
expected: FAIL
[Stringification of new AbortController()]
expected: FAIL
[AbortController interface: new AbortController() must inherit property "abort(optional any)" with the proper type]
expected: FAIL
[AbortController interface: calling abort(optional any) on new AbortController() with too few arguments must throw TypeError]
expected: FAIL
[Document interface: operation moveBefore(Node, Node?)]
expected: FAIL
[Document interface: new Document() must inherit property "moveBefore(Node, Node?)" with the proper type]
expected: FAIL
[Document interface: calling moveBefore(Node, Node?) on new Document() with too few arguments must throw TypeError]
expected: FAIL
[Document interface: xmlDoc must inherit property "moveBefore(Node, Node?)" with the proper type]
expected: FAIL
[Document interface: calling moveBefore(Node, Node?) on xmlDoc with too few arguments must throw TypeError]
expected: FAIL
[DocumentFragment interface: operation moveBefore(Node, Node?)]
expected: FAIL
[DocumentFragment interface: document.createDocumentFragment() must inherit property "moveBefore(Node, Node?)" with the proper type]
expected: FAIL
[DocumentFragment interface: calling moveBefore(Node, Node?) on document.createDocumentFragment() with too few arguments must throw TypeError]
expected: FAIL
[Element interface: operation moveBefore(Node, Node?)]
expected: FAIL
[Element interface: element must inherit property "moveBefore(Node, Node?)" with the proper type]
expected: FAIL
[Element interface: calling moveBefore(Node, Node?) on element with too few arguments must throw TypeError]
expected: FAIL
[Document interface: attribute customElementRegistry]
expected: FAIL
[Document interface: new Document() must inherit property "customElementRegistry" with the proper type]
expected: FAIL
[Document interface: xmlDoc must inherit property "customElementRegistry" with the proper type]
expected: FAIL
[ShadowRoot interface: attribute customElementRegistry]
expected: FAIL
[Element interface: attribute customElementRegistry]
expected: FAIL
[Element interface: element must inherit property "customElementRegistry" with the proper type]
expected: FAIL