tor-browser

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

299065-1-ref.html (375B)


      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
      2 <html lang="en">
      3 <head>
      4  <title>Testcase, bug 299065</title>
      5  <style type="text/css">
      6  p    { border: thin solid; background: aqua;   color: blue;  }
      7  span { background: yellow; color: olive; }
      8  </style>
      9 </head>
     10 <body>
     11  <p>AA<span>AA</span><span>&#x5D0;&#x5D0;</span>&#x5D0;&#x5D0;</p>
     12 </body>
     13 </html>