| Index: LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.html
|
| diff --git a/LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.html b/LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.html
|
| index 10938934b6f58380bf6dd4f5d2857aa3f2552a56..4c31f053549d2de779d81052e3a5a1cc0de10fce 100644
|
| --- a/LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.html
|
| +++ b/LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.html
|
| @@ -12,8 +12,7 @@
|
| + "parent.opener.document.getElementById('accessMe').innerHTML = 'FAIL: Cross frame access from a javascript: URL on a different domain was allowed';"
|
| + "} catch(e) {"
|
| + "}"
|
| - + "if (window.testRunner)"
|
| - + "testRunner.globalFlag = true;"
|
| + + "parent.opener.postMessage('done', '*');"
|
| + "}"
|
| + "</scr" + "ipt>"
|
| + "</head>"
|
|
|