aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/custom-elements/enqueue-custom-element-callback-reactions-inside-another-callback.html.ini
blob: 836079d94d5cd29812302744cc079aea7557c994 (plain) (blame)
1
2
3
4
5
6
[enqueue-custom-element-callback-reactions-inside-another-callback.html]
  [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

  [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