tor-browser

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

input-checkbox-disabled-checked.html (298B)


      1 <!doctype html>
      2 <title>checkbox with disabled and checked attributes renders differently than unchecked</title>
      3 <link rel=help href="https://bugzilla.mozilla.org/show_bug.cgi?id=1735077">
      4 <link rel=mismatch href="input-checkbox-disabled-checked-notref.html">
      5 <input type=checkbox disabled checked>