repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update broken references to image assets
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
aria
/
aria-navigation.html
blob
5033582c874b282e9a5477ba1d9c536cf2382ed1
1
<!--
2
@MAC-ALLOW:AXRole*
3
@MAC-ALLOW:AXSubrole=*
4
@WIN-ALLOW:xml-roles*
5
-->
6
<!DOCTYPE
html
>
7
<html>
8
<body>
9
10
<div
role
=
"navigation"
>
11
</div>
12
13
</body>
14
</html>