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..cf909f664bb45482c42db8397da5d5af9055ff31 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt |
+++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt |
@@ -88,7 +88,6 @@ PASS: canGetDescriptor(targetWindow, 'Image') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'MutationEvent') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'Node') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'NodeFilter') should be 'false' and is. |
-PASS: canGetDescriptor(targetWindow, 'Notation') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'Option') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'ProcessingInstruction') should be 'false' and is. |
PASS: canGetDescriptor(targetWindow, 'Range') should be 'false' and is. |