summaryrefslogtreecommitdiffstats
path: root/docshell/test/browser/file_bug234628-7-child.html
blob: c761ace1016bc8f06a1104e731bdb93a737f5981 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>meta declaration in parent and BOMless UTF-8 with HTTP charset in child</title>
</head>
<body>
<p>Euro sign if decoded as UTF-8: €</p>
<p>a with diaeresis if decoded as UTF-8: ä</p>
</body>
</html>