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-valuenow.html
blob
330e1560c85d4804888f61c00af737d86f7a48f6
1
<!--
2
@MAC-ALLOW:AXRoleDescription=*
3
@MAC-ALLOW:AXValue=*
4
@WIN-ALLOW:currentValue*
5
@WIN-ALLOW:xml-roles*
6
-->
7
<!DOCTYPE
html
>
8
<html>
9
<body>
10
<div
role
=
"progressbar"
aria-valuenow
=
"3"
></div>
11
</body>
12
</html>