LGTM Two minor nitpicks: 1. There is an extra new line above getInnerText that causes a checkstyle info 2. Since you are modifying the file, can you add @Overrides to getBodyOffsetTop/Left to get rid of the warnings
Thanks, John LaBanca [EMAIL PROTECTED] On Thu, Oct 2, 2008 at 9:20 AM, Emily Crutcher <[EMAIL PROTECTED]> wrote: > Modifies the DOM.get/setInnerText for Mozilla to use textContent. Modeled > on DOMImplIE6's implementation using innerText. > > -- > "There are only 10 types of people in the world: Those who understand > binary, and those who don't" > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
