[webkit-reviews] review granted: [Bug 112410] A placeholder renderer should not be taken to imply the existence of a text renderer in single line text controls : [Attachment 193242] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 10:07:30 PDT 2013


Tony Chang <tony at chromium.org> has granted Dominic Cooney
<dominicc at chromium.org>'s request for review:
Bug 112410: A placeholder renderer should not be taken to imply the existence
of a text renderer in single line text controls
https://bugs.webkit.org/show_bug.cgi?id=112410

Attachment 193242: Patch
https://bugs.webkit.org/attachment.cgi?id=193242&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=193242&action=review


> LayoutTests/fast/forms/search/search-hide-decoration-container-crash.html:11
> -<input type="search">
> +<input type="search" placeholder="x">

Rather than replacing the old test, can we add a second <input> with
placeholder?


More information about the webkit-reviews mailing list