Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / html / input-date.html
blob3546b0a2e46a1bf0742a7b32afdbbab36a0fdf97
1 <!--
2 @MAC-ALLOW:AXRole*
3 -->
4 <!DOCTYPE html>
5 <html>
6 <body>
8 <input type="date" value="2008-09-01">
10 </body>
11 </html>