Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / resources / cross-frame-iframe-for-get-test.html
index 567cb42..2031e08 100644 (file)
@@ -9,8 +9,7 @@
 
         window.onload = function()
         {
-            if (window.testRunner)
-                testRunner.globalFlag = true;
+            window.parent.postMessage('start', '*');
         }
     </script>
 </head>