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

Unified Diff: third_party/WebKit/LayoutTests/custom-elements/spec/state-failed-upgrade-expected.txt

Issue 2313573002: Custom Elements: add prototype check for "failed" elements (Closed)
Patch Set: template.html clean up 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/custom-elements/spec/state-failed-upgrade.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/custom-elements/spec/state-failed-upgrade-expected.txt
diff --git a/third_party/WebKit/LayoutTests/custom-elements/spec/state-failed-upgrade-expected.txt b/third_party/WebKit/LayoutTests/custom-elements/spec/state-failed-upgrade-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ceca9b563d959cf213fd71ae856d1629fded4cb0
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/custom-elements/spec/state-failed-upgrade-expected.txt
@@ -0,0 +1,6 @@
+CONSOLE ERROR: line 21: Uncaught Error
+CONSOLE ERROR: line 2445: Uncaught Error: assert_unreached: connectedCallback should not be invoked if constructor threw Reached unreachable code
+This is a testharness.js-based test.
+PASS Custom Elements: Custom Element State "Failed" in Upgrades
+Harness: the test ran to completion.
+
« no previous file with comments | « third_party/WebKit/LayoutTests/custom-elements/spec/state-failed-upgrade.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698