]> source.dussan.org Git - jquery-ui.git/commit
resizable visual tests: added tests for aspectRatio, and combining aspectRatio with...
authorRichard Worth <rdworth@gmail.com>
Fri, 30 Jan 2009 04:59:41 +0000 (04:59 +0000)
committerRichard Worth <rdworth@gmail.com>
Fri, 30 Jan 2009 04:59:41 +0000 (04:59 +0000)
commit252e24d9d90c5bbefb3bb266f92631a35c935386
treeb9e7d70d5f65b43622c2e0403db765cf39b41731
parent256ea0670aa32054661a2d2f44d1748ea8f9eb97
resizable visual tests: added tests for aspectRatio, and combining aspectRatio with min and max height and width options
tests/visual/resizable/resizable_option_aspectRatio_0.5.html [new file with mode: 0644]
tests/visual/resizable/resizable_option_aspectRatio_1.0.html [new file with mode: 0644]
tests/visual/resizable/resizable_option_aspectRatio_1.5.html [new file with mode: 0644]
tests/visual/resizable/resizable_option_aspectRatio_preserve_maxHeight_150.html [new file with mode: 0644]
tests/visual/resizable/resizable_option_aspectRatio_preserve_maxWidth_150.html [new file with mode: 0644]
tests/visual/resizable/resizable_option_aspectRatio_preserve_minHeight_50.html [new file with mode: 0644]
tests/visual/resizable/resizable_option_aspectRatio_preserve_minWidth_50.html [new file with mode: 0644]
tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh100.html [new file with mode: 0644]
tests/visual/resizable/resizable_option_aspectRatio_preserve_w100xh50.html [new file with mode: 0644]
tests/visual/resizable/resizable_option_aspectRatio_preserve_w50xh100.html [new file with mode: 0644]