Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 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 | |
| OLD | NEW |