Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
accessibility
/
aria
/
aria-navigation.html
blob: 2a690af32c6604cd6e81ede871d5e2a5d498bc18 [
file
]
<!--
@MAC-ALLOW:AXRoleDescription
@WIN-ALLOW:xml-roles*
@AURALINUX-ALLOW:xml-roles*
-->
<!DOCTYPE html>
<html>
<body>
<div
role
=
"navigation"
>
</div>
</body>
</html>