Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / aria / aria-timer.html
blob69d7b80075f560eb99e4935104b4e7b15ce5c695
1 <!--
2 @MAC-ALLOW:AXRoleDescription='timer'
3 -->
4 <html>
5 <body>
6 <div role="timer" aria-live="polite" >This test is for aria-role = timer</div>
7 </body>
8 </html>