tor-browser

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

399941-9-ref.html (431B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta http-equiv="content-type" content="text/html; charset=utf-8">
      5  <title>Test case for bug 399941.html</title>
      6  <style type="text/css">
      7   span.fake-first-letter {
      8     color: lime;
      9   }
     10  </style>
     11 </head>
     12 <body>
     13 <!-- Test SMP characters and punctuation -->
     14  <p><span class="fake-first-letter">&#x12470;&#x12000;&#x12470;</span>&#x12041; is cuneiform with punctuation</p>
     15 </body>
     16 </html>