Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / host-compare-case-insensitive.html
index d57b801..11d1a62 100644 (file)
@@ -6,6 +6,11 @@
             testRunner.dumpChildFramesAsText();
             testRunner.waitUntilDone();
         }
+
+        window.onload = function ()
+        {
+            window.frames[1].postMessage('run test', '*');
+        };
     </script>
 </head>
 <body>