summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/encoding/resources/invalid-xml-shift-jis.xml
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/encoding/resources/invalid-xml-shift-jis.xml')
-rw-r--r--LayoutTests/fast/encoding/resources/invalid-xml-shift-jis.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/LayoutTests/fast/encoding/resources/invalid-xml-shift-jis.xml b/LayoutTests/fast/encoding/resources/invalid-xml-shift-jis.xml
new file mode 100644
index 0000000..c33a08c
--- /dev/null
+++ b/LayoutTests/fast/encoding/resources/invalid-xml-shift-jis.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="shift-jis" ?>
+<root>
+ <fail> This is an invalid byte pair in shift-jis:  </fail>
+ <test/> <!-- shouldn't ever be parsed, as the parser should abort at the first sign of non-well-formedness -->
+</root>