placeholder-11.html (258B)
1 <!DOCTYPE html> 2 <html> 3 <!-- Test: placeholder shouldn't show new lines ( version) --> 4 <link rel='stylesheet' type='text/css' href='placeholder-style.css'> 5 <body> 6 <input type="text" value="" placeholder="my placeholder"> 7 </body> 8 </html>