summaryrefslogtreecommitdiff
path: root/src/tests/charset_ISO_8859_1.html
blob: 587a8bb52e901dc8e82e080ebdb3250f397fc576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>Charset ISO-8859-1</title>
</head>
<body>
CHARSET: ISO 8859 1<br />
This document contains strange text: à è ì ò ù <br />
Chinese text: ??, ????????? <br />
</body>
</html>