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