From 3e9c88f9d8e9ebfcb71e30eba18525b2821e7c25 Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Fri, 21 Sep 2012 16:54:40 +0300 Subject: Test case for #9619 --- .../MultipleServletConfiguration.html | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html (limited to 'uitest/src/com') diff --git a/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html b/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html new file mode 100644 index 0000000000..a8364eabcc --- /dev/null +++ b/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html @@ -0,0 +1,47 @@ + + + + + + +New Test + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
New Test
open/embed1
assertTextvaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0]An AbsoluteLayout with fixed size should clip at its borders. Nothing outside the black square should be visible.
open/embed2
assertTextvaadin=embed2::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0]Margins inside labels should not be allowed to collapse out of the label as it causes problems with layotus measuring the label.
open/embed1
assertTextvaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0]An AbsoluteLayout with fixed size should clip at its borders. Nothing outside the black square should be visible.
+ + -- cgit v1.2.3