identicond/vendor/golang.org/x/net/html/charset/testdata
Cadey Ratio 221c2ebe49 initial commit, everything works 2017-12-29 17:10:53 -05:00
..
HTTP-charset.html initial commit, everything works 2017-12-29 17:10:53 -05:00
HTTP-vs-UTF-8-BOM.html initial commit, everything works 2017-12-29 17:10:53 -05:00
HTTP-vs-meta-charset.html initial commit, everything works 2017-12-29 17:10:53 -05:00
HTTP-vs-meta-content.html initial commit, everything works 2017-12-29 17:10:53 -05:00
No-encoding-declaration.html initial commit, everything works 2017-12-29 17:10:53 -05:00
README initial commit, everything works 2017-12-29 17:10:53 -05:00
UTF-8-BOM-vs-meta-charset.html initial commit, everything works 2017-12-29 17:10:53 -05:00
UTF-8-BOM-vs-meta-content.html initial commit, everything works 2017-12-29 17:10:53 -05:00
UTF-16BE-BOM.html initial commit, everything works 2017-12-29 17:10:53 -05:00
UTF-16LE-BOM.html initial commit, everything works 2017-12-29 17:10:53 -05:00
meta-charset-attribute.html initial commit, everything works 2017-12-29 17:10:53 -05:00
meta-content-attribute.html initial commit, everything works 2017-12-29 17:10:53 -05:00

README

These test cases come from
http://www.w3.org/International/tests/repository/html5/the-input-byte-stream/results-basics

Distributed under both the W3C Test Suite License
(http://www.w3.org/Consortium/Legal/2008/04-testsuite-license)
and the W3C 3-clause BSD License
(http://www.w3.org/Consortium/Legal/2008/03-bsd-license).
To contribute to a W3C Test Suite, see the policies and contribution
forms (http://www.w3.org/2004/10/27-testcases).