tor-browser

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

nth-child-in-shadow-root-ref.html (180B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 <title>CSS Test Reference</title>
      4 <div>
      5  <div style="color: green">Should be green</div>
      6  <div style="color: red">Should be red</div>
      7 </div>