<!DOCTYPE html>
<html>
<!-- Test: placeholder shouldn't show new lines ( version) -->
<link rel='stylesheet' type='text/css' href='placeholder-style.css'>
<body>
<input type="text" value="" placeholder="my placeholder">
</body>
</html>