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

changeset 2
7e26c7da4463
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