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
Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
aria
/
aria-timer.html
blob
69d7b80075f560eb99e4935104b4e7b15ce5c695
1
<!--
2
@MAC-ALLOW:AXRoleDescription='timer'
3
-->
4
<html>
5
<body>
6
<div
role
=
"timer"
aria-live
=
"polite"
>
This test is for aria-role = timer
</div>
7
</body>
8
</html>