[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / accessibility / html / input-button.html
blobf15ebd430b9679a222087ef45af5cd7fcd5fb16d
1 <!--
2 @MAC-DENY:AXValue*
3 @WIN-ALLOW:xml-roles:*
4 -->
5 <!DOCTYPE html>
6 <html>
7 <body>
8 <input type="button" value="Button">
9 </body>
10 </html>