| Index: LayoutTests/http/tests/security/cross-frame-access-put.html
|
| diff --git a/LayoutTests/http/tests/security/cross-frame-access-put.html b/LayoutTests/http/tests/security/cross-frame-access-put.html
|
| index e340118268ad35b4eb2de5da4b40d3f1e2acae9c..cf7555f35a7f5c03078deebe45cf2c639e617d31 100644
|
| --- a/LayoutTests/http/tests/security/cross-frame-access-put.html
|
| +++ b/LayoutTests/http/tests/security/cross-frame-access-put.html
|
| @@ -223,7 +223,6 @@ window.onload = function()
|
| setForbiddenProperty(targetWindow, "scrollTo");
|
| setForbiddenProperty(targetWindow, "setInterval");
|
| setForbiddenProperty(targetWindow, "setTimeout");
|
| - setForbiddenProperty(targetWindow, "showModalDialog");
|
| setForbiddenProperty(targetWindow, "stop");
|
|
|
| setTimeout(function() {
|
|
|