summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/pugixml/tests/data_fuzz_parse/doctype.xml
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/pugixml/tests/data_fuzz_parse/doctype.xml')
-rw-r--r--3rdparty/pugixml/tests/data_fuzz_parse/doctype.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/3rdparty/pugixml/tests/data_fuzz_parse/doctype.xml b/3rdparty/pugixml/tests/data_fuzz_parse/doctype.xml
deleted file mode 100644
index dd1831d1c7d..00000000000
--- a/3rdparty/pugixml/tests/data_fuzz_parse/doctype.xml
+++ /dev/null
@@ -1 +0,0 @@
-<!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