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