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