mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
29 lines
1.2 KiB
INI
29 lines
1.2 KiB
INI
[newtarget.html]
|
|
[Custom Elements: [HTMLConstructor\] derives prototype from NewTarget]
|
|
expected: FAIL
|
|
|
|
[If prototype is not object (string), derives the fallback from NewTarget's GetFunctionRealm (autonomous custom elements)]
|
|
expected: FAIL
|
|
|
|
[If prototype is not object (null), derives the fallback from NewTarget's GetFunctionRealm (autonomous custom elements)]
|
|
expected: FAIL
|
|
|
|
[If prototype is not object (undefined), derives the fallback from NewTarget's GetFunctionRealm (customized built-in elements)]
|
|
expected: FAIL
|
|
|
|
[If prototype is not object (undefined), derives the fallback from NewTarget's GetFunctionRealm (autonomous custom elements)]
|
|
expected: FAIL
|
|
|
|
[If prototype is not object (5), derives the fallback from NewTarget's GetFunctionRealm (autonomous custom elements)]
|
|
expected: FAIL
|
|
|
|
[If prototype is not object (string), derives the fallback from NewTarget's GetFunctionRealm (customized built-in elements)]
|
|
expected: FAIL
|
|
|
|
[If prototype is not object (5), derives the fallback from NewTarget's GetFunctionRealm (customized built-in elements)]
|
|
expected: FAIL
|
|
|
|
[If prototype is not object (null), derives the fallback from NewTarget's GetFunctionRealm (customized built-in elements)]
|
|
expected: FAIL
|
|
|