Fix build break
[chromium-blink-merge.git] / content / test / data / accessibility / address.html
blob2082cd9b826228f5b0cb41abc33261df1d51635b
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>