layout/reftests/css-invalid/form/form-invalid-barred-ref.html

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:bfdbe399d374
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <input required readonly>
6 </form>
7 </body>
8 </html>

mercurial