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