layout/reftests/css-invalid/form/form-valid-ref-4.html

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:c10e09278e26
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <input type='text' value='foo'>
6 <input type='text' value='bar'>
7 </form>
8 </body>
9 </html>

mercurial