summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/html5-precise-error.html
diff options
context:
space:
mode:
authorot <ot@localhost>2008-08-20 19:32:00 +0000
committerot <ot@localhost>2008-08-20 19:32:00 +0000
commit37ec3ec5a4e1b264df5703afa8c2abf506d33131 (patch)
treeea85b777816d6689aa5e1618ef0c02662ea5f3b8 /htdocs/dev/tests/html5-precise-error.html
parent8e1ae9f1be916936b9ab3c3618714c8d95063446 (diff)
downloadmarkup-validator-37ec3ec5a4e1b264df5703afa8c2abf506d33131.zip
markup-validator-37ec3ec5a4e1b264df5703afa8c2abf506d33131.tar.gz
markup-validator-37ec3ec5a4e1b264df5703afa8c2abf506d33131.tar.bz2
adding html5 test cases
Diffstat (limited to 'htdocs/dev/tests/html5-precise-error.html')
-rw-r--r--htdocs/dev/tests/html5-precise-error.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/htdocs/dev/tests/html5-precise-error.html b/htdocs/dev/tests/html5-precise-error.html
new file mode 100644
index 0000000..be97a02
--- /dev/null
+++ b/htdocs/dev/tests/html5-precise-error.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>Tokenizer error</title>
+</head>
+<body>
+<p>&a</p>
+</body>
+</html> \ No newline at end of file