https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 920625c0189a444b6c4f0ce44ca3d02d5921ee39 authored by Ms2ger on 06 April 2018, 07:56:32 UTC
Add some obsolete, proprietary Gecko interfaces to historical tests.
Tip revision: 920625c
utf-32-little-endian-bom.html
ÿþ<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-32LE">
</head>
<body>
<p>This is a sample file encoded in one of the UTF-32 variants.</p>
</body>
</html>
back to top