Fix build break
[chromium-blink-merge.git] / content / test / data / accessibility / input-button.html
blob3ac815ea2a34d152f8317a6d57353e830039a5b1
1 <!doctype html>
2 <!--
3 @MAC-DENY:value*
4 -->
5 <html>
6 <body>
7 <input type="button" value="Button">
8 </body>
9 </html>