]> source.dussan.org Git - vaadin-framework.git/commit
Added a more generic test for #6368 which takes into account all layouts with positio...
authorJohn Alhroos <john.ahlroos@itmill.com>
Tue, 8 Mar 2011 10:43:41 +0000 (10:43 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Tue, 8 Mar 2011 10:43:41 +0000 (10:43 +0000)
commit78125017930dfbd31a1420e30aed755ec50e1ed6
tree8d67c04ead30ae8a9e569e9ce5f235e5749f8522
parentf58fbd9181277198341fa593dad8a9f0ce69128b
Added a more generic test for #6368 which takes into account all layouts with positional information, not just AbsoluteLayout.

svn changeset:17660/svn branch:6.5
tests/src/com/vaadin/tests/components/LayoutAttachListenerInfo.html [new file with mode: 0644]
tests/src/com/vaadin/tests/components/LayoutAttachListenerInfo.java [new file with mode: 0644]
tests/src/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutAttachedPosition.html [deleted file]
tests/src/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutAttachedPosition.java [deleted file]