gnu-social/vendor/masterminds/html5/test/HTML5/Fixtures/encoding/windows-1252.html
Diogo Cordeiro 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
This adds a composer.json for all dependencies that are available
2019-08-03 17:47:24 +01:00

10 lines
156 B
HTML
Raw Blame History

<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=windows-1252">
</head>
<body>
<p>Ž<EFBFBD>èýù</p>
</body>
</html>