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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/custom-elements/parser/parser-uses-constructed-element-expected.txt

Issue 2434563008: Import wpt@26c8d4e87448d1c4e5ebf2ddb4917c0633c201db (Closed)
Patch Set: Mark one more test as potentially timing out Created 4 years, 2 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 CONSOLE ERROR: line 14: Uncaught InvalidStateError: Failed to construct 'HTMLEle ment': this instance is already constructed
2 CONSOLE ERROR: line 14: Uncaught InvalidStateError: Failed to construct 'HTMLEle ment': this instance is already constructed
3 This is a testharness.js-based test.
4 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Inv alidStateError: Failed to construct 'HTMLElement': this instance is already cons tructed
5 FAIL HTML parser must use the returned value of the custom element constructor i nstead of the one created before super() call assert_equals: expected (string) " HTML parser must insert the synchronously constructed custom element" but got (b oolean) false
6 FAIL HTML parser must use the returned value of the custom element constructor i nstead using the one created in super() call assert_equals: expected (string) "H TML parser must insert the synchronously constructed custom element" but got (bo olean) false
7 Harness: the test ran to completion.
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698