tor-browser

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

has-nesting-ref.html (126B)


      1 <!doctype html>
      2 <title>Nested has shouldn't match</title>
      3 <style>
      4 ul { background: green }
      5 </style>
      6 <ul>
      7  <li>Bar</li>
      8 </ul>