From 0253b2a4045807c73351b3896b78fac4fa266bc6 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Thu, 7 Feb 2019 18:41:54 +0100 Subject: [PATCH] Test inserting text and script nodes in a style element --- ...-appendChild-text-and-script-in-style.html | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 dom/nodes/Node-appendChild-text-and-script-in-style.html diff --git a/dom/nodes/Node-appendChild-text-and-script-in-style.html b/dom/nodes/Node-appendChild-text-and-script-in-style.html new file mode 100644 index 000000000000000..9f384aba69c2a45 --- /dev/null +++ b/dom/nodes/Node-appendChild-text-and-script-in-style.html @@ -0,0 +1,35 @@ + + +Node.appendChild: inserting text and script nodes in a style element + + + + + + +
+ +