diff options
Diffstat (limited to 'test/errors/comment1.xml')
| -rw-r--r-- | test/errors/comment1.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/errors/comment1.xml b/test/errors/comment1.xml new file mode 100644 index 0000000..b02bb17 --- /dev/null +++ b/test/errors/comment1.xml @@ -0,0 +1,6 @@ +<!DOCTYPE book [ +<!ELEMENT book ANY> +]> +<!-- IllegalChar #x0e + in p02: --> +<book/> |
