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

10 lines
149 B
HTML

<!DOCTYPE html>
<html>
<body>
<form>
<input type='text' value='foo'>
<input type='text' value='bar'>
</form>
</body>
</html>