Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(535)

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/custom-elements/htmlconstructor/newtarget-expected.txt

Issue 2322083002: Import wpt@e1ad3cc6894b20da0a5d7dddf431c9e7848d0544 (Closed)
Patch Set: Add mac exception and rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 FAIL Use NewTarget's prototype, not the one stored at definition time promise_te st: Unhandled rejection with value: object "TypeError: Cannot read property 'app endChild' of null"
3 FAIL Rethrow any exceptions thrown while getting the prototype promise_test: Unh andled rejection with value: object "TypeError: Cannot read property 'appendChil d' of null"
4 FAIL If prototype is not object, derives the fallback from NewTarget's realm (au tonomous custom elements) promise_test: Unhandled rejection with value: object " TypeError: Cannot read property 'appendChild' of null"
5 FAIL If prototype is not object, derives the fallback from NewTarget's realm (cu stomized built-in elements) promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'appendChild' of null"
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698