layout/reftests/css-submit-invalid/input-image/valid-ref-3.html

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:383ead32b644
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <input required>
6 </form>
7 <input type='image'>
8 </body>
9 </html>

mercurial