Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / frameNavigation / xss-DENIED-targeted-link-navigation.html
index 1e2fe8b..002ca91 100644 (file)
@@ -11,6 +11,7 @@
                 testRunner.setCanOpenWindows();
                 testRunner.setCloseRemainingWindowsWhenComplete(true);
             }
+            window.frames[0].postMessage('run test', '*');
         }
     </script>
 </head>