[webkit-reviews] review requested: [Bug 25471] fast/forms/textarea-metrics.html failing on windows : [Attachment 29899] 2009-04-29 Ojan Vafai <ojan at chromium.org>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 29 17:19:39 PDT 2009
Ojan Vafai <ojan at chromium.org> has asked for review:
Bug 25471: fast/forms/textarea-metrics.html failing on windows
https://bugs.webkit.org/show_bug.cgi?id=25471
Attachment 29899: 2009-04-29 Ojan Vafai <ojan at chromium.org>
https://bugs.webkit.org/attachment.cgi?id=29899&action=review
------- Additional Comments from Ojan Vafai <ojan at chromium.org>
Reviewed by NOBODY (OOPS!).
Fix this test to only use a setTimeout in IE.
It doesn't need a timeout in WebKit and the
timeout requires using waitUntilDone/notifyDone,
which doesn't play nicely with JS tests.
See https://bugs.webkit.org/show_bug.cgi?id=25471
* fast/forms/resources/textarea-metrics.js:
(assertTextareaMetrics):
* fast/forms/textarea-metrics-expected.txt:
* platform/win/fast/forms/textarea-metrics-expected.txt:
* platform/win/Skipped:
---
5 files changed, 60 insertions(+), 60 deletions(-)
More information about the webkit-reviews
mailing list