Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / resources / cross-frame-iframe.html
index 3af2e25..99d42f2 100644 (file)
@@ -4,8 +4,6 @@
         function fireSentinel()
         {
             parent.postMessage("LOADED", "*");
-            if (window.testRunner)
-                testRunner.globalFlag = true;
         }
     </script>
 </head>