summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/reftest/in-noscript-after-template-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'parser/htmlparser/tests/reftest/in-noscript-after-template-ref.html')
-rw-r--r--parser/htmlparser/tests/reftest/in-noscript-after-template-ref.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/parser/htmlparser/tests/reftest/in-noscript-after-template-ref.html b/parser/htmlparser/tests/reftest/in-noscript-after-template-ref.html
new file mode 100644
index 0000000000..27defe54c0
--- /dev/null
+++ b/parser/htmlparser/tests/reftest/in-noscript-after-template-ref.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<head>
+<meta charset="utf-8">
+</head>
+<body>
+<p>Meta in <code>noscript</code> after <code>template</code> (which is also inside the <code>noscript</code>).</p>
+<p>Test: ж</p>
+<p>If &#x0436;, meta takes effect</p>
+</body>