]> source.dussan.org Git - gwtquery.git/commit
Fixed many issues discovered when running tests in production mode (IE & Chrome)...
authorManolo Carrasco <manolo@apache.org>
Sun, 2 May 2010 10:31:08 +0000 (10:31 +0000)
committerManolo Carrasco <manolo@apache.org>
Sun, 2 May 2010 10:31:08 +0000 (10:31 +0000)
commitb43b50108c7098bf18481f04ce750d919fe110df
tree8bf51d237f2e987fd379f04ecf46a37c302ff55c
parent3a239b0d481fa5afc15425b3ba25e7f03ce0a0cd
Fixed many issues discovered when running tests in production mode (IE & Chrome). There is work to do with events
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/Properties.java
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/DocumentStyleImpl.java
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/DocumentStyleImplIE.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GwtQueryCoreTest.java
gwtquery-core/src/test/java/com/google/gwt/query/client/JreQueryCoreTest.java