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
Fix build break
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
address.html
blob
2082cd9b826228f5b0cb41abc33261df1d51635b
1
<!--
2
@MAC-ALLOW:subrole=*
3
@MAC-ALLOW:roleDescription=*
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>