summaryrefslogtreecommitdiffstats
path: root/test/xml/doctype/html.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/xml/doctype/html.xml')
-rw-r--r--test/xml/doctype/html.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/xml/doctype/html.xml b/test/xml/doctype/html.xml
new file mode 100644
index 0000000..1d37890
--- /dev/null
+++ b/test/xml/doctype/html.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<!DOCTYPE html PUBLIC
+ "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+ <body></body>
+</html>