Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / html / address.html
blob96db4343352cd9faefabda09f440cdbb7777f912
1 <!--
2 @MAC-ALLOW:AXRole*
3 @MAC-ALLOW:AXSubrole=*
4 @MAC-ALLOW:AXRoleDescription=*
5 -->
6 <html>
7 <body>
8 <address>Please contact John Citizen for more information.</address>
9 </body>
10 </html>