tor-browser

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

non-ascii-in-comment-before-ref.html (172B)


      1 <!DOCTYPE html>
      2 <head>
      3 <meta charset="utf-8">
      4 </head>
      5 <body>
      6 <p>Normal meta. Non-ASCII in comment before.</p>
      7 <p>Test: ж</p>
      8 <p>If &#x0436;, meta takes effect</p>
      9 </body>