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

changeset 1
ca08bd8f51b2
equal deleted inserted replaced
-1:000000000000 0:ef49d2942626
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <input value='foo' required>
6 <button type='submit'></button>
7 </form>
8 </body>
9 </html>

mercurial