Fix for issue 960, ensuring consistent whitespace behavior for setInnerText.
Instead of using IE's native innerText, which translates whitespace to html
entities, we do the same thing on every browser to minimize surprise.

Patch by: fredsa, ajr
Review by: knorton, scottb



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2874 8db76d5a-ed1c-0410-87a9-c151d255dfc7
3 files changed