Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
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>