servo/tests/wpt/web-platform-tests/encoding/resources/utf-32-little-endian-bom.html

9 lines
No EOL
812 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<EFBFBD><EFBFBD><html data-parsed="yes">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-32BE">
</head>
<body>
<p>This is a sample file encoded in one of the UTF-32 variants.</p>
</body>
</html>