From e84e1285f996c1b785a4c48d8358fa68ac248cf0 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 | 34 +++++++++++++++++++ 1 file changed, 34 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..4d8905382f23e51 --- /dev/null +++ b/dom/nodes/Node-appendChild-text-and-script-in-style.html @@ -0,0 +1,34 @@ + + +Node.appendChild: inserting text and script nodes in a style element + + + + + + +
+ +