summaryrefslogtreecommitdiff
path: root/test/VC/ElementValid3
diff options
context:
space:
mode:
Diffstat (limited to 'test/VC/ElementValid3')
-rw-r--r--test/VC/ElementValid34
1 files changed, 4 insertions, 0 deletions
diff --git a/test/VC/ElementValid3 b/test/VC/ElementValid3
new file mode 100644
index 0000000..67cbab4
--- /dev/null
+++ b/test/VC/ElementValid3
@@ -0,0 +1,4 @@
+<!DOCTYPE doc [
+<!ELEMENT doc EMPTY>
+]>
+<doc>Oops, this element was declared EMPTY</doc>