Index: LayoutTests/fast/dom/Window/get-set-properties-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/get-set-properties-expected.txt b/LayoutTests/fast/dom/Window/get-set-properties-expected.txt |
index e2861def03f8c7ac303a988c1bd9d9122bece517..3500698e0eb2620b9e531657f68c6cb1238a8c74 100644 |
--- a/LayoutTests/fast/dom/Window/get-set-properties-expected.txt |
+++ b/LayoutTests/fast/dom/Window/get-set-properties-expected.txt |
@@ -13,8 +13,6 @@ PASS: canGet('CSSRule') should be 'true' and is. |
PASS: canSet('CSSRule') should be 'true' and is. |
PASS: canGet('CSSStyleDeclaration') should be 'true' and is. |
PASS: canSet('CSSStyleDeclaration') should be 'true' and is. |
-PASS: canGet('CSSValue') should be 'true' and is. |
-PASS: canSet('CSSValue') should be 'true' and is. |
PASS: canGet('CharacterData') should be 'true' and is. |
PASS: canSet('CharacterData') should be 'true' and is. |
PASS: canGet('Comment') should be 'true' and is. |