summaryrefslogtreecommitdiffstats
path: root/WebContent/statictestfiles
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2014-02-25 14:31:01 +0200
committerVaadin Code Review <review@vaadin.com>2014-02-25 13:05:12 +0000
commit4188c706e2a0de6216cf258339552d9f6abcb7c6 (patch)
tree6f73071430bdaba2e7b9e71f816cde817ccdbaf3 /WebContent/statictestfiles
parentbb2a440037d39deda4dbbdbd86478df4898fafaf (diff)
downloadvaadin-framework-4188c706e2a0de6216cf258339552d9f6abcb7c6.tar.gz
vaadin-framework-4188c706e2a0de6216cf258339552d9f6abcb7c6.zip
Fixed invalid HTML/XML
Change-Id: Icd9e30e54e5353277e4c5406269613cbb8a37414
Diffstat (limited to 'WebContent/statictestfiles')
-rw-r--r--WebContent/statictestfiles/EmbedSizeHostPage.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebContent/statictestfiles/EmbedSizeHostPage.html b/WebContent/statictestfiles/EmbedSizeHostPage.html
index 2576a200db..3ef6c5d0cd 100644
--- a/WebContent/statictestfiles/EmbedSizeHostPage.html
+++ b/WebContent/statictestfiles/EmbedSizeHostPage.html
@@ -37,7 +37,6 @@ setTimeout('if (typeof com_vaadin_DefaultWidgetSet == "undefined") {alert("Faile
</script>
<div style="width: 80%; border: 1px solid black">
<h1>Test page for resize events with embedded applications</h1>
-<div id="runcomvaadintestsintegrationEmbedSizeTest-225840176" class="v-app v-theme-reindeer v-app-EmbedSizeTest" ><div class="v-app-loading"></div></div>
+<div id="runcomvaadintestsintegrationEmbedSizeTest-225840176" class="v-app v-theme-reindeer v-app-EmbedSizeTest" ><div class="v-app-loading"></div></div></div>
<noscript>You have to enable javascript in your browser to use an application built with Vaadin.</noscript></body>
-</div>
</html>