https://github.com/web-platform-tests/wpt
Raw File
Tip revision: be3e4fce6a46b7337d130e2f32144a2fdcd57377 authored by japhet@chromium.org on 25 August 2017, 21:30:51 UTC
Implement history.index
Tip revision: be3e4fc
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