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