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 3500698e0eb2620b9e531657f68c6cb1238a8c74..ab91604dbd56da6d3d595556fd0fccf56fdb4113 100644 |
--- a/LayoutTests/fast/dom/Window/get-set-properties-expected.txt |
+++ b/LayoutTests/fast/dom/Window/get-set-properties-expected.txt |
@@ -7,8 +7,6 @@ PASS: canGet('Attr') should be 'true' and is. |
PASS: canSet('Attr') should be 'true' and is. |
PASS: canGet('CDATASection') should be 'true' and is. |
PASS: canSet('CDATASection') should be 'true' and is. |
-PASS: canGet('CSSPrimitiveValue') should be 'true' and is. |
-PASS: canSet('CSSPrimitiveValue') should be 'true' and is. |
PASS: canGet('CSSRule') should be 'true' and is. |
PASS: canSet('CSSRule') should be 'true' and is. |
PASS: canGet('CSSStyleDeclaration') should be 'true' and is. |