placeholder-value-ref.html (98B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <input value='bar'> 5 <input value='foo'> 6 </body> 7 </html>