mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Removed references to passing test expectations
This commit is contained in:
parent
d721dcbd45
commit
f58deb35c3
5 changed files with 0 additions and 47 deletions
|
@ -1,7 +0,0 @@
|
||||||
[Event-constructors.html]
|
|
||||||
[Event constructors 2]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Event constructors 3]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[Event-defaultPrevented-after-dispatch.html]
|
|
||||||
[Default prevention via returnValue]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,15 +0,0 @@
|
||||||
[Event-initEvent.html]
|
|
||||||
type: testharness
|
|
||||||
|
|
||||||
[Properties of initEvent(type, true, true)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Properties of initEvent(type, true, false)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Properties of initEvent(type, false, true)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Properties of initEvent(type, false, false)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -2,9 +2,6 @@
|
||||||
[AbortController interface: existence and properties of interface prototype object's @@unscopables property]
|
[AbortController interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Event interface: new CustomEvent("foo") must inherit property "srcElement" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Event interface: new Event("foo") must inherit property "composed" with the proper type]
|
[Event interface: new Event("foo") must inherit property "composed" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -20,9 +17,6 @@
|
||||||
[AbortController interface object name]
|
[AbortController interface object name]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Event interface: new Event("foo") must inherit property "srcElement" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Event interface: attribute composed]
|
[Event interface: attribute composed]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -47,9 +41,6 @@
|
||||||
[EventTarget interface: new AbortController().signal must inherit property "dispatchEvent(Event)" with the proper type]
|
[EventTarget interface: new AbortController().signal must inherit property "dispatchEvent(Event)" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Event interface: attribute srcElement]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[EventTarget interface: calling addEventListener(DOMString, EventListener, [object Object\],[object Object\]) on new AbortController().signal with too few arguments must throw TypeError]
|
[EventTarget interface: calling addEventListener(DOMString, EventListener, [object Object\],[object Object\]) on new AbortController().signal with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -199,9 +199,6 @@
|
||||||
|
|
||||||
|
|
||||||
[idlharness.window.html?exclude=Node]
|
[idlharness.window.html?exclude=Node]
|
||||||
[Event interface: new CustomEvent("foo") must inherit property "srcElement" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[EventTarget interface: new AbortController().signal must inherit property "addEventListener(DOMString, EventListener, [object Object\],[object Object\])" with the proper type]
|
[EventTarget interface: new AbortController().signal must inherit property "addEventListener(DOMString, EventListener, [object Object\],[object Object\])" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -331,9 +328,6 @@
|
||||||
[AbstractRange interface: attribute endContainer]
|
[AbstractRange interface: attribute endContainer]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Event interface: new Event("foo") must inherit property "srcElement" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[AbortController must be primary interface of new AbortController()]
|
[AbortController must be primary interface of new AbortController()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -346,9 +340,6 @@
|
||||||
[CharacterData interface: operation remove()]
|
[CharacterData interface: operation remove()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Event interface: attribute srcElement]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Range interface: existence and properties of interface object]
|
[Range interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -532,9 +523,6 @@
|
||||||
[Attr interface: existence and properties of interface prototype object]
|
[Attr interface: existence and properties of interface prototype object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Event interface: document.createEvent("Event") must inherit property "srcElement" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Element interface: operation replaceWith([object Object\],[object Object\])]
|
[Element interface: operation replaceWith([object Object\],[object Object\])]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue