summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/TestForNativeWindowing.java
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/src/com/vaadin/tests/TestForNativeWindowing.java')
-rw-r--r--uitest/src/com/vaadin/tests/TestForNativeWindowing.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/src/com/vaadin/tests/TestForNativeWindowing.java b/uitest/src/com/vaadin/tests/TestForNativeWindowing.java
index 6f131bdb8e..505b1801db 100644
--- a/uitest/src/com/vaadin/tests/TestForNativeWindowing.java
+++ b/uitest/src/com/vaadin/tests/TestForNativeWindowing.java
@@ -84,7 +84,7 @@ public class TestForNativeWindowing extends Application {
+ "<p>Lorem ipsum dolor sit amet.</p>"
+ "<p>Lorem ipsum dolor sit amet.</p>"
+ "<p>Lorem ipsum dolor sit amet.</p>",
- ContentMode.XHTML));
+ ContentMode.HTML));
}
}));