summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test-plans/test.invalid.xml')
-rw-r--r--test-plans/test.invalid.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/test-plans/test.invalid.xml b/test-plans/test.invalid.xml
new file mode 100644
index 0000000..bdf6a2c
--- /dev/null
+++ b/test-plans/test.invalid.xml
@@ -0,0 +1,8 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>An invalid document</title>
+ </head>
+ <body>
+ <p>This XHTML document is <span class="#foo">invalid</span>.</p>
+ </body>
+</html>