From 43076fa68af1fe60f7521940a5cfe2d8fb26b277 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Thu, 2 Apr 2020 16:46:54 +0200 Subject: [PATCH] wip --- ...Child-script-and-iframe-from-fragment.html | 33 ++++++-------- .../Node-appendChild-script-and-iframe.html | 34 +++++++------- ...Child-script-and-source-from-fragment.html | 39 ++++++---------- ...dChild-script-and-style-from-fragment.html | 42 +++++++----------- .../Node-appendChild-script-and-style.html | 40 +++++++---------- ...ipt-and-stylesheet-link-from-fragment.html | 37 +++++++--------- ...ppendChild-script-and-stylesheet-link.html | 35 +++++++-------- .../Node-appendChild-script-in-script.html | 44 +++++++------------ 8 files changed, 122 insertions(+), 182 deletions(-) diff --git a/dom/nodes/Node-appendChild-script-and-iframe-from-fragment.html b/dom/nodes/Node-appendChild-script-and-iframe-from-fragment.html index 1004dbbbcb29e1..37d44756a7f435 100644 --- a/dom/nodes/Node-appendChild-script-and-iframe-from-fragment.html +++ b/dom/nodes/Node-appendChild-script-and-iframe-from-fragment.html @@ -1,31 +1,26 @@ Node.appendChild: inserting script and iframe from a div - - -
- - diff --git a/dom/nodes/Node-appendChild-script-and-iframe.html b/dom/nodes/Node-appendChild-script-and-iframe.html index a6f70dd8c754bd..fa4f7da4a10f85 100644 --- a/dom/nodes/Node-appendChild-script-and-iframe.html +++ b/dom/nodes/Node-appendChild-script-and-iframe.html @@ -1,31 +1,27 @@ Node.appendChild: inserting script and iframe from a div - - -
- - diff --git a/dom/nodes/Node-appendChild-script-and-source-from-fragment.html b/dom/nodes/Node-appendChild-script-and-source-from-fragment.html index 2aaff89387396e..1dc95f577d1408 100644 --- a/dom/nodes/Node-appendChild-script-and-source-from-fragment.html +++ b/dom/nodes/Node-appendChild-script-and-source-from-fragment.html @@ -1,37 +1,26 @@ Node.appendChild: inserting script and source from a fragment - - -
- - diff --git a/dom/nodes/Node-appendChild-script-and-style-from-fragment.html b/dom/nodes/Node-appendChild-script-and-style-from-fragment.html index 02dd3c37d400b9..9e2c0766f858d0 100644 --- a/dom/nodes/Node-appendChild-script-and-style-from-fragment.html +++ b/dom/nodes/Node-appendChild-script-and-style-from-fragment.html @@ -1,38 +1,30 @@ Node.appendChild: inserting a script and a style from a fragment - - - -
diff --git a/dom/nodes/Node-appendChild-script-and-style.html b/dom/nodes/Node-appendChild-script-and-style.html index 27826709882870..9b75159f473e20 100644 --- a/dom/nodes/Node-appendChild-script-and-style.html +++ b/dom/nodes/Node-appendChild-script-and-style.html @@ -1,38 +1,30 @@ Node.appendChild: inserting a script and a style where the script modifies the style - - - -
diff --git a/dom/nodes/Node-appendChild-script-and-stylesheet-link-from-fragment.html b/dom/nodes/Node-appendChild-script-and-stylesheet-link-from-fragment.html index 8b253df27e14b8..c8f18dbb7fc621 100644 --- a/dom/nodes/Node-appendChild-script-and-stylesheet-link-from-fragment.html +++ b/dom/nodes/Node-appendChild-script-and-stylesheet-link-from-fragment.html @@ -1,32 +1,27 @@ -Node.appendChild: inserting script and stylesheet link from a div - - - +Node.appendChild: inserting script and stylesheet link from a fragment
- - diff --git a/dom/nodes/Node-appendChild-script-and-stylesheet-link.html b/dom/nodes/Node-appendChild-script-and-stylesheet-link.html index afc9adb092bd28..f803f955484bf7 100644 --- a/dom/nodes/Node-appendChild-script-and-stylesheet-link.html +++ b/dom/nodes/Node-appendChild-script-and-stylesheet-link.html @@ -1,32 +1,27 @@ Node.appendChild: inserting script and stylesheet link from a div - - -
- - diff --git a/dom/nodes/Node-appendChild-script-in-script.html b/dom/nodes/Node-appendChild-script-in-script.html index 3a71dc87da5a5c..b8cd5bc2cac805 100644 --- a/dom/nodes/Node-appendChild-script-in-script.html +++ b/dom/nodes/Node-appendChild-script-in-script.html @@ -1,41 +1,27 @@ Node.appendChild: inserting a script and some code in an empty script - - - -