tor-browser

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

ref-filled-green-100px-square-print-ref.html (195B)


      1 <!DOCTYPE html>
      2 <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
      3 <div style="width:100px; height:100px; print-color-adjust:exact; background-color:green;"></div>