| 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 06780bedc01c7d950c8f8fbda2d2e98657a36a3e..18129e6760af834c5c6929c8e1e581c75ff40d9b 100644
|
| --- a/LayoutTests/http/tests/security/cross-frame-access-put.html
|
| +++ b/LayoutTests/http/tests/security/cross-frame-access-put.html
|
| @@ -107,7 +107,6 @@ window.onload = function()
|
| setForbiddenProperty(targetWindow, "ProcessingInstruction");
|
| setForbiddenProperty(targetWindow, "Range");
|
| setForbiddenProperty(targetWindow, "RangeError");
|
| - setForbiddenProperty(targetWindow, "RangeException");
|
| setForbiddenProperty(targetWindow, "ReferenceError");
|
| setForbiddenProperty(targetWindow, "SyntaxError");
|
| setForbiddenProperty(targetWindow, "Text");
|
|
|