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-label.html
blob
582d0e653a54c799fa21cad5cb2401fb3f3871e2
1
<!--
2
@MAC-ALLOW:AXRole*
3
@MAC-ALLOW:AXDescription*
4
@WIN-ALLOW:IA2_STATE_CHECKABLE
5
@WIN-ALLOW:xml-roles*
6
@WIN-ALLOW:checkable*
7
-->
8
<!DOCTYPE
html
>
9
<html>
10
</body>
11
<div
role
=
"checkbox"
aria-label
=
"aria label"
>
12
</body>
13
</html>