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 -->