Index: LayoutTests/http/tests/security/cross-frame-access-get-expected.txt |
diff --git a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt |
index af84deb6cc21fc22968e975cf4413d4a01707db2..2ef28d67b33ed87a45220360d55422838155df8a 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt |
+++ b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt |
@@ -30,10 +30,8 @@ PASS: canGet('targetWindow.window') should be 'true' and is. |
PASS: canGet('targetWindow.Attr') should be 'false' and is. |
PASS: canGet('targetWindow.Audio') should be 'false' and is. |
PASS: canGet('targetWindow.CDATASection') should be 'false' and is. |
-PASS: canGet('targetWindow.CSSPrimitiveValue') should be 'false' and is. |
PASS: canGet('targetWindow.CSSRule') should be 'false' and is. |
PASS: canGet('targetWindow.CSSStyleDeclaration') should be 'false' and is. |
-PASS: canGet('targetWindow.CSSValue') should be 'false' and is. |
PASS: canGet('targetWindow.CharacterData') should be 'false' and is. |
PASS: canGet('targetWindow.Comment') should be 'false' and is. |
PASS: canGet('targetWindow.DOMException') should be 'false' and is. |