mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
Bug 1925011 [wpt PR 48648] - Update wpt metadata, a=testonly
wpt-pr: 48648 wpt-type: metadata
This commit is contained in:
parent
088d86ea1e
commit
0c679d61c5
@ -0,0 +1,3 @@
|
||||
[CustomElementRegistry.html]
|
||||
[customElements.define must get "observedAttributes" property on the constructor prototype when "attributeChangedCallback" is present]
|
||||
expected: FAIL
|
@ -0,0 +1,12 @@
|
||||
[custom-element-move-reactions.html]
|
||||
[the disconnected/connected callbacks should be called when no other callback is defined]
|
||||
expected: FAIL
|
||||
|
||||
[the element should stay connected during the callbacks]
|
||||
expected: FAIL
|
||||
|
||||
[When connectedMoveCallback is defined, it is called instead of disconnectedCallback/connectedCallback]
|
||||
expected: FAIL
|
||||
|
||||
[Reactions to atomic move are called in order of element, not in order of operation]
|
||||
expected: FAIL
|
Loading…
Reference in New Issue
Block a user