blob: 430c566a2aa1ea05103a9a1779441877bea92579 (
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
|
[scoped-registry-define-upgrade-criteria.tentative.html]
[Adding definition to global registry should not affect shadow roots using scoped registry]
expected: FAIL
[Adding definition to scoped registry should affect all associated shadow roots]
expected: FAIL
[Adding definition to scoped registry should not affect document tree scope]
expected: FAIL
[Adding definition to scoped registry should not affect shadow roots using other registries]
expected: FAIL
[Adding definition to global registry should not upgrade nodes no longer using the registry]
expected: FAIL
[Adding definition to scoped registry should not upgrade nodes no longer using the registry]
expected: FAIL
[Adding definition to scoped registry affects associated shadow roots in all iframes]
expected: FAIL
[Adding definition to scoped registry affects associated shadow roots in other frame trees]
expected: FAIL
[Adding definition to scoped registry should not upgrade disconnected elements]
expected: FAIL
[Adding definition to scoped registry should not upgrade nodes in constructed documents]
expected: FAIL
[Adding definition to scoped registry should not upgrade nodes in detached frames]
expected: FAIL
|