[webkit-reviews] review requested: [Bug 11771] REGRESSION:
Resetting a textarea form control doesn't have any effect :
[Attachment 11760] Unit test for resetting textarea controls
bugzilla-request-daemon at macosforge.org
bugzilla-request-daemon at macosforge.org
Wed Dec 6 19:46:34 PST 2006
Kirby White <KwhiteRight at gmail.com> has asked for review:
Bug 11771: REGRESSION: Resetting a textarea form control doesn't have any
effect
http://bugs.webkit.org/show_bug.cgi?id=11771
Attachment 11760: Unit test for resetting textarea controls
http://bugs.webkit.org/attachment.cgi?id=11760&action=edit
------- Additional Comments from Kirby White <KwhiteRight at gmail.com>
Sorry, I was using a flawed testcase, with a syntactic error that didn't carry
over to the reduced one I posted.
Since I already have it, though, here's a test for the problem that turned out
not to be a problem. I've verified that this test works, and at the same time
checked that no other tests catch the problem, by building a deliberately
broken library.
I'd really like to make a PNG for this test, since the value of the textarea in
JS might not match the value displayed on the page if it doesn't update
properly. But I can't find any information on how to do that. Any pointers?
More information about the webkit-reviews
mailing list