Files
palemoon27/docshell/test/browser/file_bug234628-5-child.html
T

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>