summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/mochitest/file_bug672453_meta_replacement.html
blob: 9bbbe52313a8fd7b2c37503758b69cbf8dcb513b (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
    <meta charset="iso-2022-kr">
    <title>Replacement encoding</title>
</head>
<body>
<p>Replacement encoding</p>
</body>
</html>