Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / aria / aria-directory.html
blob236f8e355c1537b242a2906a0763a78826748519
1 <!--
2 @MAC-ALLOW:AXRole*
3 @MAC-ALLOW:AXSubrole*
4 @WIN-ALLOW:xml-roles:*
5 @WIN-DENY:name*
6 -->
7 <!DOCTYPE html>
8 <html>
9 <body>
10 <div role="directory">
11 </div>
12 </body>
13 </html>