[webkit-reviews] review denied: [Bug 91907] Implement setRangeText() on text controls : [Attachment 153615] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 18:42:41 PDT 2012


Kent Tamura <tkent at chromium.org> has denied Pablo Flouret
<pablof at motorola.com>'s request for review:
Bug 91907: Implement setRangeText() on text controls
https://bugs.webkit.org/show_bug.cgi?id=91907

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=153615&action=review


> LayoutTests/ChangeLog:9
> +	   * fast/forms/text-control-setrangetext.html: Added.
> +

need to add text-control-setrangetext-expected.txt.

> LayoutTests/fast/forms/text-control-setrangetext.html:11
> +<input type=text>
> +<input type=text dir="rtl">

We need to test with all of input types.


More information about the webkit-reviews mailing list