Handle exceptions during upgrades

This commit is contained in:
Connor Brewster 2017-07-21 14:38:58 -06:00
parent 6d9d4add61
commit e700006fb2
18 changed files with 71 additions and 156 deletions

View file

@ -1,8 +0,0 @@
[custom-element-reaction-queue.html]
type: testharness
[Upgrading a custom element must invoke attributeChangedCallback and connectedCallback before start upgrading another element]
expected: FAIL
[Mutating a undefined custom element while upgrading a custom element must not enqueue or invoke reactions on the mutated element]
expected: FAIL