file_bug1543077-3.html (368B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta content="width=device-width, initial-scale=1" name="viewport"> 5 <title>No encoding declaration in parent or child</title> 6 </head> 7 <body> 8 <h1>No encoding declaration in parent or child</h1> 9 10 <p>Hiragana letter a if decoded as ISO-2022-JP: $B$"(B</p> 11 12 <iframe src="file_bug1543077-3-child.html"></iframe> 13 14 </body> 15 </html>