Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / resources / cross-frame-access-get-custom-property-cached-iframe.html
index 23d1a80..ae6e8e2 100644 (file)
@@ -5,8 +5,7 @@
 
         window.onload = function()
         {
-            if (window.testRunner)
-                testRunner.globalFlag = true;
+            window.parent.postMessage('ready', '*');
         }
     </script>
 </head>