Index: LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt |
diff --git a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt |
index c396394040dba82cf5adc6fa4061de8ba864f602..6e420b7601041cca554bff81d35865946ba08571 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt |
+++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt |
@@ -133,7 +133,6 @@ PASS: canGetDescriptor(targetWindow, 'scrollBy') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'scrollTo') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'setInterval') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'setTimeout') should be 'false' and is. |
-PASS: canGetDescriptor(targetWindow, 'showModalDialog') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'stop') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'blur') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'close') should be 'false' and is. |