summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/custom-elements/reactions/Node.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/custom-elements/reactions/Node.html.ini')
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/Node.html.ini9
1 files changed, 0 insertions, 9 deletions
diff --git a/testing/web-platform/meta/custom-elements/reactions/Node.html.ini b/testing/web-platform/meta/custom-elements/reactions/Node.html.ini
index 87acc9aa6..e6bacabbd 100644
--- a/testing/web-platform/meta/custom-elements/reactions/Node.html.ini
+++ b/testing/web-platform/meta/custom-elements/reactions/Node.html.ini
@@ -21,21 +21,12 @@
[cloneNode on Node must enqueue an attributeChanged reaction when cloning an element only for observed attributes]
expected: FAIL
- [insertBefore on ChildNode must enqueue a connected reaction]
- expected: FAIL
-
[insertBefore on ChildNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document]
expected: FAIL
- [appendChild on ChildNode must enqueue a connected reaction]
- expected: FAIL
-
[appendChild on ChildNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document]
expected: FAIL
- [replaceChild on ChildNode must enqueue a connected reaction]
- expected: FAIL
-
[replaceChild on ChildNode must enqueue a disconnected reaction, an adopted reaction, and a connected reaction when the custom element was in another document]
expected: FAIL