Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / input-button.html
1 <!DOCTYPE html>
2 <!--
3 @MAC-DENY:AXValue*
4 @WIN-ALLOW:xml-roles:*
5 -->
6 <html>
7   <body>
8     <input type="button" value="Button">
9   </body>
10 </html>