- add sources.
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / address.html
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>