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

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:04f8666b80b2
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <input required readonly>
6 <button type='submit'></button>
7 </form>
8 </body>
9 </html>

mercurial