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