tor-browser

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

non-ascii-in-title-before.html (265B)


      1 <!DOCTYPE html>
      2 <head>
      3 <link rel="match" href="references/non-ascii-in-title-before-ref.html">
      4 <title></title>
      5 <meta charset="windows-1251">
      6 </head>
      7 <body>
      8 <p>Normal meta. Non-ASCII in title before.</p>
      9 <p>Test: �</p>
     10 <p>If &#x0436;, meta takes effect</p>
     11 </body>