File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
testing/web-platform/meta/custom-elements/registries Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 77
88 [Serializing a ShadowRoot with a registry that differs from its host]
99 expected: FAIL
10+
11+ [Serializing a ShadowRoot with a global registry]
12+ expected: FAIL
13+
14+ [Serializing a ShadowRoot with a registry that differs from its host document]
15+ expected: FAIL
16+
17+ [Serializing a ShadowRoot with a null registry with a null registry host document]
18+ expected: FAIL
19+
20+ [Serializing a ShadowRoot with a registry with a null registry host document]
21+ expected: FAIL
22+
23+ [Serializing a ShadowRoot with a null registry with a scoped registry host document]
24+ expected: FAIL
25+
26+ [A declarative shadow root gets its default registry from its node document]
27+ expected: FAIL
You can’t perform that action at this time.
0 commit comments