Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / html / input-time.html
blob111a14253da179023a05c167e2362552489d04d7
1 <!--
2 @MAC-ALLOW:AXRole*
3 -->
4 <!DOCTYPE html>
5 <html>
6 <body>
7 <input type="time" value="00:00:00">
8 </body>
9 </html>