In a previous patch, I fixed the doc.findElements... function to be document.findElements, which uncovered
this bug where we were calling append rather than appendChild, which hoses on Safari. I'm not sure why
it was ok for Chrome, which is where we tested the original fix...

Review at http://gwt-code-reviews.appspot.com/1118801

Review by: conroy@google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9244 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed