From 6e91fd943807797c751a7ad3f69ed5b9808f0f7c Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 9 Dec 2019 17:23:06 +0100 Subject: [PATCH] rewrite first four files to work again --- ...ppendChild-script-and-button-from-div.html | 37 +++++++-------- ...Child-script-and-custom-from-fragment.html | 40 ++++++++--------- ...-and-default-style-meta-from-fragment.html | 45 +++++++++---------- ...endChild-script-and-div-from-fragment.html | 38 ++++++++-------- 4 files changed, 72 insertions(+), 88 deletions(-) diff --git a/dom/nodes/Node-appendChild-script-and-button-from-div.html b/dom/nodes/Node-appendChild-script-and-button-from-div.html index 7489dfc4a5dc38d..4a66220ffb07c54 100644 --- a/dom/nodes/Node-appendChild-script-and-button-from-div.html +++ b/dom/nodes/Node-appendChild-script-and-button-from-div.html @@ -1,9 +1,6 @@ Node.appendChild: inserting script and button from a div - - -
@@ -11,24 +8,20 @@
diff --git a/dom/nodes/Node-appendChild-script-and-custom-from-fragment.html b/dom/nodes/Node-appendChild-script-and-custom-from-fragment.html index ce13f76be00644e..0fce38829a045d2 100644 --- a/dom/nodes/Node-appendChild-script-and-custom-from-fragment.html +++ b/dom/nodes/Node-appendChild-script-and-custom-from-fragment.html @@ -1,36 +1,32 @@ Node.appendChild: inserting script and custom element from a DocumentFragment - - -
diff --git a/dom/nodes/Node-appendChild-script-and-default-style-meta-from-fragment.html b/dom/nodes/Node-appendChild-script-and-default-style-meta-from-fragment.html index 44516e56f4b0d46..4915c184524cec4 100644 --- a/dom/nodes/Node-appendChild-script-and-default-style-meta-from-fragment.html +++ b/dom/nodes/Node-appendChild-script-and-default-style-meta-from-fragment.html @@ -1,39 +1,34 @@ Node.appendChild: inserting script and default-style meta from a fragment - - - -
hello
diff --git a/dom/nodes/Node-appendChild-script-and-div-from-fragment.html b/dom/nodes/Node-appendChild-script-and-div-from-fragment.html index fa99b98faf02929..d6d37be3c071a86 100644 --- a/dom/nodes/Node-appendChild-script-and-div-from-fragment.html +++ b/dom/nodes/Node-appendChild-script-and-div-from-fragment.html @@ -1,28 +1,28 @@ Node.appendChild: inserting script and div from a DocumentFragment - - -