| Index: third_party/WebKit/LayoutTests/imported/wpt/custom-elements/htmlconstructor/newtarget-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/htmlconstructor/newtarget-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/htmlconstructor/newtarget-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..558fe9857dc8823f55a2f972c3270753cff0a82f
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/htmlconstructor/newtarget-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +This is a testharness.js-based test.
|
| +FAIL Use NewTarget's prototype, not the one stored at definition time promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'appendChild' of null"
|
| +FAIL Rethrow any exceptions thrown while getting the prototype promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'appendChild' of null"
|
| +FAIL If prototype is not object, derives the fallback from NewTarget's realm (autonomous custom elements) promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'appendChild' of null"
|
| +FAIL If prototype is not object, derives the fallback from NewTarget's realm (customized built-in elements) promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'appendChild' of null"
|
| +Harness: the test ran to completion.
|
| +
|
|
|