aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/noscript.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ref/noscript.html')
-rw-r--r--tests/ref/noscript.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ref/noscript.html b/tests/ref/noscript.html
new file mode 100644
index 00000000000..08de375d619
--- /dev/null
+++ b/tests/ref/noscript.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+Text <noscript>Noscript</noscript> Final.
+</body>
+</html>