Harness status: OK

Found 22 tests

22 Pass
Pass	fallback role w/ region with no label
Pass	fallback role w/ region with label
Pass	aria 1.1 switch role w/ fallback to aria 1.0 checkbox role
Pass	div[role=button] ignoring invalid foo role token
Pass	unknown[role=button] ignoring invalid foo role token
Pass	button ignoring single invalid role token
Pass	button ignoring multiple invalid role tokens
Pass	div[role=button] ignoring invalid foo role token including punctuation-contaminated known link role
Pass	div[role=button] ignoring invalid unicode diacritics etc on link and group role tokens
Pass	div[role=button] ignoring tab char
Pass	div[role=button] ignoring line break
Pass	div[role=button] ignoring braille whitespace char
Pass	div[role='foo Link'][tabindex=0], illegal role and capitalized fallback role, has link role
Pass	button[role='foo Link'] with illegal role and capitalized fallback role, has link role
Pass	nav[role='foo GROUP'] with illegal role and all upper case fallback role, has group role
Pass	div[role='foo ReGiOn'][aria-label] with illegal role and alternating case fallback role, has region role
Pass	div[role='ReGiOn foo'][aria-label] with alternating case role and illegal fallback role, has region role
Pass	div[role='BUTTON LINK'] with tabindex=0, has button role
Pass	div[role='ReGiOn group'] without accname, has group role
Pass	div[role='ReGiOn group'][aria-label], has region role
Pass	div[role=buTtOn] ignoring line break, has button role
Pass	div[role='ReGiOn foo'] with alternating case role and illegal fallback role without accname, has generic role