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
Get foreground tab on Android
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
address.html
blob
a78bf41c79b571db500e0934030717de71a7ec17
1
<!--
2
@MAC-ALLOW:AXSubrole=*
3
@MAC-ALLOW:AXRoleDescription=*
4
@WIN-ALLOW:role:*
5
@WIN-ALLOW:xml-role*
6
-->
7
<html>
8
<body>
9
<address>
Please contact John Citizen for more information.
</address>
10
</body>
11
</html>