| OLD | NEW |
| 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. | 1 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 | 2 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) true |
| 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 | 3 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) true |
| 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. | 4 Harness: the test ran to completion. |
| 8 | 5 |
| OLD | NEW |