Reviewers: jlabanca, jgw, Message: I re-wrote some of the tests to use the new initialize event instead of a timer to wait for the area to become available.
Htmlunit has some issue with FF3 emulation, so I filtered out the InitializeHandler out for Htmlunit. I also found a bug in the IE implementation in that the initialize event was called back before the cached HTML data was transferred over into the iframe. Please review this at http://gwt-code-reviews.appspot.com/70801 Affected files: M user/src/com/google/gwt/user/client/ui/impl/RichTextAreaImplStandard.java M user/test/com/google/gwt/user/client/ui/RichTextAreaTest.java --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
