summaryrefslogtreecommitdiffstats
path: root/dom/html/test/imports/file_importB2.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/test/imports/file_importB2.html')
-rw-r--r--dom/html/test/imports/file_importB2.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/dom/html/test/imports/file_importB2.html b/dom/html/test/imports/file_importB2.html
new file mode 100644
index 000000000..01b6cc215
--- /dev/null
+++ b/dom/html/test/imports/file_importB2.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en-US">
+ <head>
+ </head>
+ <body>
+ <script>
+ order.push("B2");
+ </script>
+ </body>
+</html> \ No newline at end of file