gecko-dev/docshell/test/browser/file_bug1543077-1-child.html

11 lines
249 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>No encoding declaration in parent or child</title>
</head>
<body>
<p>Hiragana letter a if decoded as EUC-JP: ¤¢</p>
</body>
</html>