mirror of
https://github.com/servo/servo.git
synced 2025-10-02 17:49:16 +01:00
Prevent infinite recursion when upgrading custom elements
This commit is contained in:
parent
24674687ac
commit
10869f66b5
3 changed files with 14 additions and 19 deletions
|
@ -4,10 +4,3 @@
|
|||
|
||||
[If definition's disable shadow is true and element's shadow root is non-null, then throw a "NotSupportedError" DOMException.]
|
||||
expected: FAIL
|
||||
|
||||
[Infinite constructor recursion with upgrade(this) should not be possible]
|
||||
expected: FAIL
|
||||
|
||||
[Infinite constructor recursion with appendChild should not be possible]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue