summaryrefslogtreecommitdiffstats
path: root/docshell/test/browser/file_bug234628-4-child.html
blob: f0e7c2c0587199b9c8981201e50bea654eb677bd (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 BOM 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>