]> source.dussan.org Git - gwtquery.git/commit
- Refactor cleanHtmlString method and fix issue 78
authorJulien Dramaix <julien.dramaix@gmail.com>
Thu, 26 May 2011 21:24:24 +0000 (21:24 +0000)
committerJulien Dramaix <julien.dramaix@gmail.com>
Thu, 26 May 2011 21:24:24 +0000 (21:24 +0000)
commit43b4f70e6343de72c87a5d8166ff516ed2a3c277
tree7d8e5f772f954c70a9a18f17b222d498b4dfec5f
parent13db9a5b2f268dc77fd015a5f49ad7425b9a1d72
- Refactor cleanHtmlString method and fix issue 78
- add test with html snippet.
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/LazyGQuery.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTest.java