servo/tests/wpt/metadata/custom-elements/enqueue-custom-element-callback-reactions-inside-another-callback.html.ini

7 lines
529 B
INI

[enqueue-custom-element-callback-reactions-inside-another-callback.html]
[Connecting an element without connectedCallback while it has a disconnectedCallback in its custom element reaction queue must not result in disconnectedCallback getting invoked before the insertion completes]
expected: FAIL
[Connecting a element with connectedCallback while it has a disconnectedCallback in its custom element reaction queue must result in disconnectedCallback getting invoked before the insertion completes]
expected: FAIL