summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/custom-elements/reactions/ParentNode.html.ini
blob: ccdf5de7cf032965b4b79c2fcb165b0f3384c381 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[ParentNode.html]
  type: testharness
  [prepend on ParentNode must enqueue a connected reaction]
    expected: FAIL

  [prepend on ParentNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document]
    expected: FAIL

  [append on ParentNode must enqueue a connected reaction]
    expected: FAIL

  [append on ParentNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document]
    expected: FAIL