9 lines
341 B
INI
9 lines
341 B
INI
[Construct.html]
|
|
[A constructor with only a scoped custom element registry definition should fail upon construction]
|
|
expected: FAIL
|
|
|
|
[A constructor uses the global registry to create an element]
|
|
expected: FAIL
|
|
|
|
[A constructor creating an element from another registry before or after super call should work]
|
|
expected: FAIL
|