You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

EmbedSizeHostPage.html 2.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  5. <style type="text/css">html, body {height:100%;margin:0;}</style><link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/VAADIN/themes/reindeer/favicon.ico" /><link rel="icon" type="image/vnd.microsoft.icon" href="/VAADIN/themes/reindeer/favicon.ico" /><title>com&#46;vaadin&#46;tests&#46;integration&#46;EmbedSizeTest</title>
  6. </head>
  7. <body scroll="auto" class="v-generated-body">
  8. <script type="text/javascript">
  9. //<![CDATA[
  10. if(!vaadin || !vaadin.vaadinConfigurations) {
  11. if(!vaadin) { var vaadin = {}}
  12. vaadin.vaadinConfigurations = {};
  13. if (!vaadin.themesLoaded) { vaadin.themesLoaded = {}; }
  14. vaadin.debug = true;
  15. document.write('<iframe tabIndex="-1" id="__gwt_historyFrame" style="position:absolute;width:0;height:0;border:0;overflow:hidden;" src="javascript:false"></iframe>');
  16. document.write("<script language='javascript' src='/VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/com.vaadin.DefaultWidgetSet.nocache.js?1321018813162'><\/script>");
  17. }
  18. vaadin.vaadinConfigurations["runcomvaadintestsintegrationEmbedSizeTest-225840176"] = {appUri:'/run/com.vaadin.tests.integration.EmbedSizeTest', themeUri:"/VAADIN/themes/reindeer", versionInfo : {vaadinVersion:"9.9.9.INTERNAL-DEBUG-BUILD",applicationVersion:"NONVERSIONED"},"comErrMsg": {"caption":"Communication problem","message" : "Take note of any unsaved data, and <u>click here<\/u> to continue.","url" : null},"authErrMsg": {"caption":"Authentication problem","message" : "Take note of any unsaved data, and <u>click here<\/u> to continue.","url" : null}};
  19. //]]>
  20. </script>
  21. <script type="text/javascript">
  22. //<![CDATA[
  23. if(!vaadin.themesLoaded['reindeer']) {
  24. var stylesheet = document.createElement('link');
  25. stylesheet.setAttribute('rel', 'stylesheet');
  26. stylesheet.setAttribute('type', 'text/css');
  27. stylesheet.setAttribute('href', '/VAADIN/themes/reindeer/styles.css');
  28. document.getElementsByTagName('head')[0].appendChild(stylesheet);
  29. vaadin.themesLoaded['reindeer'] = true;
  30. }
  31. //]]>
  32. </script>
  33. <script type="text/javascript">
  34. //<![CDATA[
  35. setTimeout('if (typeof com_vaadin_DefaultWidgetSet == "undefined") {alert("Failed to load the widgetset: /VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/com.vaadin.DefaultWidgetSet.nocache.js?1321018813162")};',15000);
  36. //]]>
  37. </script>
  38. <div style="width: 80%; border: 1px solid black">
  39. <h1>Test page for resize events with embedded applications</h1>
  40. <div id="runcomvaadintestsintegrationEmbedSizeTest-225840176" class="v-app v-theme-reindeer v-app-EmbedSizeTest" ><div class="v-app-loading"></div></div></div>
  41. <noscript>You have to enable javascript in your browser to use an application built with Vaadin.</noscript></body>
  42. </html>