chromium/third_party/blink/web_tests/fast/forms/text/placeholder-set-attribute-expected.html

<body>
<p>If you can see the word "Placeholder" in the text field, then all is well.</p>
<p><input type="text" placeholder="Placeholder"></p>
</body>