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

Side by Side 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: workflow commit Created 4 years, 5 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.
dominicc (has gone to gerrit) 2016/07/22 07:34:08 Yay.
2 PASS "connectedCallback", "attributeChangedCallback" reactions should execute af ter the constructor
3 PASS The constructor non-conformatly uses API decorated with the [CEReactions]
4 FAIL Upgrading an element with a throwing constructor should rethrow that except ion assert_array_equals: rethrow any exception thrown from constructor property 0, expected "constructor throws" but got object "Error: assert_false: calling su per() with non-empty construction stack should not define the element expected f alse got true"
5 FAIL Upgrading an element with invalid constructor assert_array_equals: returnin g object that is different from element should throw "InvalidStateError" lengths differ, expected 1 got 0
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698