>
> GWT is doing something that changes the vertical size of the elements.
>

IMHO there are only two possibilities: Its either a CSS/style declaration 
or it's an standard vs.quirks mode issue and you should check if both pages 
run in the same mode (for standards mode make sure both have <!DOCTYPE 
html> at the beginning of the html file).

GWT can not modify the vertical size of an element without using CSS / 
inline styles (which you would see in DevTools, unless you still missed 
some).

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to