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-radio.html
blob
45af6a7ed7881537cab48e5a81b09b4468c305c0
1
<!--
2
@MAC-ALLOW:AXRole*
3
@WIN-ALLOW:xml-roles:*
4
@WIN-ALLOW:checkable*
5
-->
6
<!DOCTYPE
html
>
7
<html>
8
<body>
9
<div
role
=
"radio"
></div>
10
</body>
11
</html>