[Webkit-unassigned] [Bug 32077] textarea grows when you type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 23 18:45:48 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=32077





--- Comment #35 from MORITA Hajime <morrita at google.com>  2010-05-23 18:45:47 PST ---
Kent-san, Darin, thank you for your advice!
I've updated the patch.

> (From update of attachment 56671 [details])
> LayoutTests/ChangeLog:13
>  +          * fast/forms/textarea-percentage-dimensions.html: Added.
> You need to update ChangeLog for textarea-percentage-dimensions-expected.txt.
Added.

> LayoutTests/fast/forms/script-tests/textarea-percentage-dimensions.js:13
>  +      shouldBe("window.heightBeforeInsert", "window.heightAfterInsert");
> If one of the test cases failed, it's not easy to identify what test case failed.
> Would you improve test result readabily?  e.g.  adding debug("A test for " + style); before shouldBe().
Fixed following Darin's advice.

> LayoutTests/ChangeLog:5
>  +          Textarea grows when you type.
> The 1-line description is unclear.   Textarea should grow when you type? Textarea should not grow when you type?
Fixed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list