tor-browser

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

contain-size-select-001-ref.html (326B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Containment Test: Reference file</title>
      4 <link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
      5 <style>
      6 select {
      7  color: transparent;
      8  background: white;
      9 }
     10 </style>
     11 <p>Test passes if it has the same output than the reference.</p>
     12 <select></select>