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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
aria
/
aria-img.html
blob
6e78d0d875f7ce07c18214c4db002aa8f9dee4d3
1
<!--
2
@MAC-ALLOW:AXRoleDescription='image'
3
-->
4
<html>
5
<body>
6
<div
role
=
"img"
>
This test is for aria
role
=
"img"
</div>
7
</body>
8
</html>