Files
servo/tests/wpt/metadata/custom-elements/htmlconstructor/newtarget.html.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