- add sources.
[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>