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