]> source.dussan.org Git - gwtquery.git/commit
fixes an issue with adding quotes to attribute values in selectors, issue12
authorManolo Carrasco <manolo@apache.org>
Fri, 28 May 2010 09:16:15 +0000 (09:16 +0000)
committerManolo Carrasco <manolo@apache.org>
Fri, 28 May 2010 09:16:15 +0000 (09:16 +0000)
commit0fc5a1a4ea16d2e954b052784f72902e4fb1fc33
tree1a717a4582d9739b16f9fa85e8d2bef2b57cb714
parentda72dc534b5f314991e6dad4926d203dff16e84c
fixes an issue with adding quotes to attribute values in selectors, issue12
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/SelectorEngineJS.java
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/SelectorEngineXPath.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQuerySelectorsTest.java