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
/
html
/
address.html
blob
96db4343352cd9faefabda09f440cdbb7777f912
1
<!--
2
@MAC-ALLOW:AXRole*
3
@MAC-ALLOW:AXSubrole=*
4
@MAC-ALLOW:AXRoleDescription=*
5
-->
6
<html>
7
<body>
8
<address>
Please contact John Citizen for more information.
</address>
9
</body>
10
</html>