summaryrefslogtreecommitdiff
path: root/tests/data_fuzz_parse/doctype.xml
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-13 08:12:46 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-13 08:12:46 -0700
commit6457f0941204a79ec5ba359a12aa00bf06f0e621 (patch)
treed3cde590a04fafb28e4e24c0d77f0289a1c80550 /tests/data_fuzz_parse/doctype.xml
parent50822aa2ac07175a96e65324627d5e31877ac40a (diff)
parent15fba1debca5498989048677ffda38758b2df984 (diff)
Merge branch 'master' into compact
Diffstat (limited to 'tests/data_fuzz_parse/doctype.xml')
-rw-r--r--tests/data_fuzz_parse/doctype.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data_fuzz_parse/doctype.xml b/tests/data_fuzz_parse/doctype.xml
new file mode 100644
index 0000000..dd1831d
--- /dev/null
+++ b/tests/data_fuzz_parse/doctype.xml
@@ -0,0 +1 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!DOCTYPE [ <!ELEMENT p (#PCDATA|emph)* > ]> <!DOCTYPE foo [ <![INCLUDE[<!ATTLIST foo bar CDATA #IMPLIED>]]> <![IGNORE[some junk]]> ]> <!DOCTYPE root [ <!ELEMENT a EMPTY> <!ATTLIST a attr1 CDATA "&ge1;"> <!--* GE reference in attr default before declaration *--> <!ENTITY ge1 "abcdef"> ]> <node/> \ No newline at end of file