tor-browser

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

1133392-ref.html (250B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <title>reftest, bug 1133392</title>
      4 <style>
      5 
      6 p > span {
      7  text-decoration: underline;
      8 }
      9 
     10 p > span > span {
     11  vertical-align: -2em;
     12 }
     13 
     14 </style>
     15 
     16 <p class="state-one"><span>This text<br>
     17 has <span>an underline</span>.</span></p>