Index: LayoutTests/fast/dom/gc-9.html |
diff --git a/LayoutTests/fast/dom/gc-9.html b/LayoutTests/fast/dom/gc-9.html |
index 22719afa545fd594586e132b76721860755709fe..483a74d93af8c0cd72730cca829f0635a92fb266 100644 |
--- a/LayoutTests/fast/dom/gc-9.html |
+++ b/LayoutTests/fast/dom/gc-9.html |
@@ -143,7 +143,6 @@ var objectsToTest = [ |
[ "document.getElementsByTagName('map')[0].areas", "allow custom" ], |
[ "document.body.style", "allow custom" ], |
- [ "document.body.style.getPropertyCSSValue('color')", "allow custom" ], |
[ "document.styleSheets", "allow custom" ], |
[ "document.styleSheets[0]", "allow custom" ], |
[ "document.styleSheets[0].cssRules", "allow custom"], |