]> source.dussan.org Git - gwtquery.git/commit
native engine uses xpath selector for css selectors not supported by the native css...
authorManolo Carrasco <manolo@apache.org>
Wed, 2 Jun 2010 14:12:36 +0000 (14:12 +0000)
committerManolo Carrasco <manolo@apache.org>
Wed, 2 Jun 2010 14:12:36 +0000 (14:12 +0000)
commitef30c9b034280665532efc2c1f5e8a1cc627f295
treea019d7042f24283233c6f198fd122988650de265
parenta520b76c88a8043b222d44fcdfd35d4b8b908694
native engine uses xpath selector for css selectors not supported by the native css selector
gwtquery-core/src/main/java/com/google/gwt/query/client/SelectorEngine.java
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/SelectorEngineNative.java
gwtquery-core/src/main/java/com/google/gwt/query/rebind/SelectorGeneratorNative.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQuerySelectorsTest.java