Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /accessibility/crashtests/aria-role-case-sensitive-fallback.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<!-- Test that a capitalized second ARIA role fallback doesn't cause a crash -->
<html>
<div role="Login Form"></div>
</html>