diff options
Diffstat (limited to 'testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini')
-rw-r--r-- | testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini b/testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini deleted file mode 100644 index edef1ed9f..000000000 --- a/testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[ChildNode.html] - type: testharness - [before on ChildNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document] - expected: FAIL - - [after on ChildNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document] - expected: FAIL - - [replaceWith on ChildNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document] - expected: FAIL |