]> source.dussan.org Git - gwtquery.git/commit
Reuse the same document style implementation.
authorManolo Carrasco <manolo@apache.org>
Wed, 17 Dec 2014 08:40:31 +0000 (09:40 +0100)
committerManolo Carrasco <manolo@apache.org>
Wed, 17 Dec 2014 08:40:31 +0000 (09:40 +0100)
commit49431e9159e45d4099e157daedf6f7ba0c92afd8
treeae7d08ed9774224643d38745105f2e6fe5161126
parentac85d28be7ca341fa513bccd54960dcc1204327d
Reuse the same document style implementation.

This facilitates customized filters and selectors.

As a bonus removed a couple of deprecated use of JsRegexp
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/AttributeImpl.java
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/DocumentStyleImpl.java
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/SelectorEngine.java