]> source.dussan.org Git - gwtquery.git/commit
Fixed an issue which happened in domManip when it received a list of nodes with multi...
authorManolo Carrasco <manolo@apache.org>
Wed, 12 May 2010 09:53:32 +0000 (09:53 +0000)
committerManolo Carrasco <manolo@apache.org>
Wed, 12 May 2010 09:53:32 +0000 (09:53 +0000)
commit8552c7691e09cad5c990e8db509669d695c99eb4
treefdb3260bbae77cb38be3e50370350ecc1b083e5a
parent19b3a4fd3aecbb3498af79e2492142b968c8115c
Fixed an issue which happened in domManip when it received a list of nodes with multiple elements
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTest.java