3 <script src=
"resources/common.js"></script>
5 waitUntilLoadedAndAutofocused();
6 // We don't care a render tree of this test.
8 testRunner
.dumpAsTextWithPixelResults();
11 body { overflow: hidden; }
19 input::-webkit-input-placeholder {
25 <p>The green caret in the following text box should painted over the red placeholder text.
</p>
26 <input placeholder=
"Placeholder" autofocus
>