tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

file_bug1648464-1-child.html (312B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 <head>
      4 <meta charset=windows-1252>
      5 <meta content="width=device-width, initial-scale=1" name="viewport">
      6 <title>windows-1252 in parent and child, actually EUC-JP</title>
      7 </head>
      8 <body>
      9 <p>Hiragana letter a if decoded as EUC-JP: ��</p>
     10 <p>�����ʸ���¸��Ǥ���</p>
     11 </body>
     12 </html>