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

branch
TOR_BUG_9701
changeset 13
44a2da4a2ab2
equal deleted inserted replaced
-1:000000000000 0:d67ad45fd8f1
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <input value='bar' required>
6 <input value='foo' readonly required>
7 </form>
8 </body>
9 </html>

mercurial