tor-browser

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

display-inline-dynamic-001-ref.html (159B)


      1 <!DOCTYPE html>
      2 <style>div::first-line { font-family:monospace; color:green; }</style>
      3 <p>Test passes if PASS is displayed in green below.</p>
      4 <div>PASS</div>