summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2020-01-05 15:59:55 -0500
committerGaming4JC <g4jc@hyperbola.info>2020-01-26 15:50:29 -0500
commit01dfbc928f45caccc5d27704a0e98d61e92a64f1 (patch)
treee426dde4a30a853988e03effbc8fdf0c17271035 /testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini
parent3d4c4100912132141881f40e90ddbd3aba8b0737 (diff)
downloadUXP-01dfbc928f45caccc5d27704a0e98d61e92a64f1.tar
UXP-01dfbc928f45caccc5d27704a0e98d61e92a64f1.tar.gz
UXP-01dfbc928f45caccc5d27704a0e98d61e92a64f1.tar.lz
UXP-01dfbc928f45caccc5d27704a0e98d61e92a64f1.tar.xz
UXP-01dfbc928f45caccc5d27704a0e98d61e92a64f1.zip
Bug 1334043 - Part 3: Update tests for connected callback.
Tag UXP Issue #1344
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.ini9
1 files changed, 0 insertions, 9 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
index 4265435e3..637a74dbc 100644
--- a/testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini
+++ b/testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini
@@ -1,20 +1,11 @@
[ChildNode.html]
type: testharness
- [before on ChildNode must enqueue a connected reaction]
- expected: FAIL
-
[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 connected reaction]
- 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 connected reaction]
- 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