mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Handle exceptions during upgrades
This commit is contained in:
parent
6d9d4add61
commit
e700006fb2
18 changed files with 71 additions and 156 deletions
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue