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

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

mercurial