https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 85bfdbfc6739dd090b0a568712713432d3aa2d51 authored by Darren Shen on 11 April 2018, 10:17:19 UTC
[css-typed-om] Support remaining inline properties.
Tip revision: 85bfdbf
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