summaryrefslogtreecommitdiff
path: root/plugins/af_readability/vendor/masterminds/html5/test/HTML5/Fixtures/encoding/windows-1252.html
blob: f0132da5dee7442ad786dd341fadddf6b0baab38 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<html>
<head>
    <meta http-equiv="content-type" content="text/html;charset=windows-1252">
</head>
<body>
    <p>�����</p>
</body>
</html>