| Index: LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation.html
|
| diff --git a/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation.html b/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation.html
|
| index 1e2fe8b2a4095a75e092cd1c7b492905827c7060..002ca9169c05cda43e9b977b64a6d4605158d671 100644
|
| --- a/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation.html
|
| +++ b/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation.html
|
| @@ -11,6 +11,7 @@
|
| testRunner.setCanOpenWindows();
|
| testRunner.setCloseRemainingWindowsWhenComplete(true);
|
| }
|
| + window.frames[0].postMessage('run test', '*');
|
| }
|
| </script>
|
| </head>
|
|
|