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 db9f5d9dffcb71f2e6f9b224b8e68f231d28fd20..c396394040dba82cf5adc6fa4061de8ba864f602 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt |
+++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt |
@@ -23,7 +23,6 @@ PASS: canGetDescriptor(targetWindow, 'Document') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'DocumentFragment') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'DocumentType') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'Element') should be 'false' and is. |
-PASS: canGetDescriptor(targetWindow, 'Entity') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'EntityReference') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'EvalError') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'Event') should be 'false' and is. |