summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/encoding/resources/invalid-xml-shift-jis.xml
blob: c33a08c355994e031fefbda450be86f379280bbf (plain)
1
2
3
4
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>