mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 05:08:36 +02:00
11 lines
249 B
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>
|
|
|