Files
Kmake/test/fixtures/wpt/encoding/resources/utf-32-little-endian-bom.xml
2026-05-26 23:36:42 -07:00

9 lines
1.4 KiB
XML
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><?xml version="1.0" encoding="UTF-32BE"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" data-parsed="yes">
<head><title>sample file</title></head>
<body>
<p>This is a sample file encoded in one of the UTF-32 variants.</p>
</body>
</html>