summaryrefslogtreecommitdiff
path: root/internal/test/html/ex4.html
diff options
context:
space:
mode:
Diffstat (limited to 'internal/test/html/ex4.html')
-rw-r--r--internal/test/html/ex4.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/internal/test/html/ex4.html b/internal/test/html/ex4.html
new file mode 100644
index 0000000..0e893b8
--- /dev/null
+++ b/internal/test/html/ex4.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+ <a href="/dog-cat">dog cat <!-- commented text SHOULD NOT be included! --></a>
+</body>
+</html>