blob: d285d44f9edf67ee0f3c3fe1661838b06c1c50b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
[idlharness.window.html]
[ElementInternals interface: attribute states]
expected: FAIL
[CustomStateSet interface: existence and properties of interface object]
expected: FAIL
[CustomStateSet interface object length]
expected: FAIL
[CustomStateSet interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Stringification of customStateSet]
expected: FAIL
[CustomStateSet must be primary interface of customStateSet]
expected: FAIL
[CustomStateSet interface object name]
expected: FAIL
[CustomStateSet interface: customStateSet must inherit property "add(DOMString)" with the proper type]
expected: FAIL
[CustomStateSet interface: operation add(DOMString)]
expected: FAIL
[CustomStateSet interface: existence and properties of interface prototype object]
expected: FAIL
[CustomStateSet interface: calling add(DOMString) on customStateSet with too few arguments must throw TypeError]
expected: FAIL
[CustomStateSet interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CustomStateSet interface: setlike<DOMString>]
expected: FAIL
|