Sign in
webkit
/
WebKit
/
1d2c762592c7d71992189538cb3f38cc38c18ef8
/
.
/
LayoutTests
/
fast
/
encoding
/
resources
/
invalid-xml-utf8.xml
blob: b47850ee4bdd248dad1eb865a88deaffcc0212d1 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<root>
<fail>
This is an invalid byte in UTF-8: ¿
</fail>
<test/>
<!-- shouldn't ever be parsed, as the parser should abort at the first sign of non-well-formedness -->
</root>