trisquel-icecat/icecat/layout/reftests/css-placeholder/input/placeholder-simple.html

8 lines
169 B
HTML

<!DOCTYPE html>
<html>
<link rel='stylesheet' type='text/css' href='style.css'>
<body>
<input placeholder='foo'>
<input placeholder='bar'>
</body>
</html>