Bug 1925011 [wpt PR 48648] - Update wpt metadata, a=testonly

wpt-pr: 48648
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2024-10-16 15:46:26 +00:00
parent 088d86ea1e
commit 0c679d61c5
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,3 @@
[CustomElementRegistry.html]
[customElements.define must get "observedAttributes" property on the constructor prototype when "attributeChangedCallback" is present]
expected: FAIL

View File

@ -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