14b6e840b23f4b0eb3e0f0b6a804ef63d3c9ffc2
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / input-button.html
1 <!doctype html>
2 <!--
3 @MAC-DENY:AXValue*
4 -->
5 <html>
6   <body>
7     <input type="button" value="Button">
8   </body>
9 </html>