Files
UXP-Fixed/docshell/test/browser/file_bug234628-5-child.html
T
2018-02-02 04:16:08 -05:00

12 lines
498 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>meta declaration in parent and UTF-16 BOM in child</title>
</head>
<body>
<p>Euro sign if decoded as UTF-16: €</p>
</body>
</html>