summaryrefslogtreecommitdiffstats
path: root/docshell/test/browser/file_bug1648464-1-child.html
blob: 7bb1ad965be8bf2fb827a324ae42d3f030bb1705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=windows-1252>
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>windows-1252 in parent and child, actually EUC-JP</title>
</head>
<body>
<p>Hiragana letter a if decoded as EUC-JP: ��</p>
<p>�����ʸ���¸��Ǥ���</p>
</body>
</html>