https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 9f7fffa8e23759dd6b75a325054744bf34ebfe4a authored by Luke Bjerring on 03 April 2018, 16:52:33 UTC
Check inherited interfaces exist
Tip revision: 9f7fffa
utf-32-little-endian-nobom.xml
<?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">
<head><title>sample file</title></head>
<body>
 <p>This is a sample file encoded in one of the UTF-32 variants.</p>
</body>
</html>
back to top