layout/reftests/css-submit-invalid/button-submit/valid-ref-4.html

branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal deleted inserted replaced
-1:000000000000 0:0d5a8620f476
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <input required>
6 <button type='button'></button>
7 </form>
8 </body>
9 </html>

mercurial