tor-browser

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

emptyspan-2-ref.html (421B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Test Reference</title>
      4 <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu">
      5 <link rel="author" title="Mozilla Corporation" href="http://mozilla.com/">
      6 <body style="direction: rtl">
      7  <span style="border: 5px solid blue; border-left: none; border-right: none;
      8               padding-right: 10px"></span>
      9  <span style="display: block">x</span>
     10 </body>