Sign in
chromium
/
chromium
/
src
/
2ac0c19603e70ef75f156ee8409162bbff94de74
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
address.html
blob: 96db4343352cd9faefabda09f440cdbb7777f912 [
file
] [
log
] [
blame
]
<!--
@MAC-ALLOW:AXRole*
@MAC-ALLOW:AXSubrole=*
@MAC-ALLOW:AXRoleDescription=*
-->
<html>
<body>
<address>
Please contact John Citizen for more information.
</address>
</body>
</html>