tor-browser

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

unrecognized-role-name-novalid.html (267B)


      1 <!DOCTYPE html>
      2 <meta charset=utf-8>
      3 <title>The attribute value MUST allow a token list as the value</title>
      4 <input type=checkbox aria-checked=true role="switch menuitemcheckbox checkbox input">
      5 <!-- "switch" & "input" are unrecognized; "checkbox" is superfluous -->