]> source.dussan.org Git - gwtquery.git/commit
Fix computing of width and height in inline elements so as gquery behaves the same...
authorManolo Carrasco <manolo@apache.org>
Sun, 18 Mar 2012 09:26:11 +0000 (09:26 +0000)
committerManolo Carrasco <manolo@apache.org>
Sun, 18 Mar 2012 09:26:11 +0000 (09:26 +0000)
commit34b7307e843e93ca06e25fa1175055fad77b2b64
treed1bf002117227a11a04e78c6bc2720f0b741c88f
parentc8468e91ffa2c0ef2734b9c01f660c92b6370266
Fix computing of width and height in inline elements so as gquery behaves the same than jquery
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/DocumentStyleImpl.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTestGwt.java