blob: 71833f09007a4806b52393a5bbdf28475a613a6d (
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
40
41
42
43
44
45
46
47
48
49
50
|
[interfaces.html]
type: testharness
[Document interface: attribute origin]
expected: FAIL
bug: 931884
[Document interface: xmlDoc must inherit property "origin" with the proper type (3)]
expected: FAIL
bug: 931884
[NodeFilter interface: existence and properties of interface object]
expected: FAIL
bug: https://github.com/heycam/webidl/issues/96
[Document interface: new Document() must inherit property "origin" with the proper type (3)]
expected: FAIL
bug: 931884
[ShadowRoot interface: attribute mode]
expected: FAIL
[Element interface: attribute slot]
expected: FAIL
[Element interface: operation attachShadow(ShadowRootInit)]
expected: FAIL
[Element interface: attribute assignedSlot]
expected: FAIL
[Element interface: element must inherit property "slot" with the proper type (7)]
expected: FAIL
[Element interface: element must inherit property "attachShadow" with the proper type (24)]
expected: FAIL
[Element interface: calling attachShadow(ShadowRootInit) on element with too few arguments must throw TypeError]
expected: FAIL
[Element interface: element must inherit property "assignedSlot" with the proper type (48)]
expected: FAIL
[Text interface: attribute assignedSlot]
expected: FAIL
[Text interface: document.createTextNode("abc") must inherit property "assignedSlot" with the proper type (2)]
expected: FAIL
|