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

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
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