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

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

Issue 2161003002: CustomElements: upgrade element patch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@upgrade-element
Patch Set: RegistryTest update, removed setting element`s state to custom in the test Created 4 years, 4 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
Index: third_party/WebKit/LayoutTests/custom-elements/spec/upgrade-element-expected.txt
diff --git a/third_party/WebKit/LayoutTests/custom-elements/spec/upgrade-element-expected.txt b/third_party/WebKit/LayoutTests/custom-elements/spec/upgrade-element-expected.txt
deleted file mode 100644
index a479d42fbdcec097e0736ac3a969d91d6a748b72..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/custom-elements/spec/upgrade-element-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a testharness.js-based test.
-PASS "connectedCallback", "attributeChangedCallback" reactions should execute after the constructor
-PASS The constructor non-conformatly uses API decorated with the [CEReactions]
-FAIL Upgrading an element with a throwing constructor should rethrow that exception assert_array_equals: rethrow any exception thrown from constructor property 0, expected "constructor throws" but got object "Error: assert_false: calling super() with non-empty construction stack should not define the element expected false got true"
-FAIL Upgrading an element with invalid constructor assert_array_equals: returning object that is different from element should throw "InvalidStateError" lengths differ, expected 1 got 0
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698