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