From 01dfbc928f45caccc5d27704a0e98d61e92a64f1 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sun, 5 Jan 2020 15:59:55 -0500 Subject: Bug 1334043 - Part 3: Update tests for connected callback. Tag UXP Issue #1344 --- .../web-platform/meta/custom-elements/reactions/Node.html.ini | 9 --------- 1 file changed, 9 deletions(-) (limited to 'testing/web-platform/meta/custom-elements/reactions/Node.html.ini') 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 -- cgit v1.2.3