]> source.dussan.org Git - gwtquery.git/commit
margin and padding shorthand properties can be defined with either one, two, three...
authorJulien Dramaix <julien.dramaix@gmail.com>
Tue, 1 Mar 2011 13:32:07 +0000 (13:32 +0000)
committerJulien Dramaix <julien.dramaix@gmail.com>
Tue, 1 Mar 2011 13:32:07 +0000 (13:32 +0000)
commitc7e822557f7433e5d2ae15bbc63ccc9e019bc623
treee0eb4a2fd0c3020ec027e1588aa3bf515618b52f
parentb5e24c5b18a1b42aad8a354cda7649d5d1c4f2b8
margin and padding shorthand properties can be defined with either one, two, three or four Length
gwtquery-core/src/main/java/com/google/gwt/query/client/css/MarginProperty.java
gwtquery-core/src/main/java/com/google/gwt/query/client/css/PaddingProperty.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCssTest.java