From c661cbf469dd9f1d798a72b6e69a8f938442d7ca Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Fri, 12 Oct 2012 19:40:44 +0200 Subject: [PATCH] Remove temporary parent node when creating dom elements from html string --- .../main/java/com/google/gwt/query/client/GQuery.java | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java b/gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java index 831e9b61..3b5a539d 100644 --- a/gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java +++ b/gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java @@ -399,6 +399,9 @@ public class GQuery implements Lazy { // TODO: fix IE link tag serialization // TODO: fix IE