tor-browser

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

selectors-attr-many-ref.html (235B)


      1 <!DOCTYPE html>
      2 <title>Selectors: Many attribute selectors, and one that is only set</title>
      3 <p>This text should be black.</p>
      4 <p style="color: green">This text should be green.</p>
      5 <p style="color: blue">This text should be blue.</p>