Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(784)

Unified Diff: LayoutTests/fast/dom/gc-9.html

Issue 692433003: Don't require getPropertyCSSValue in fast tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"],
« no previous file with comments | « LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt ('k') | LayoutTests/fast/dom/gc-9-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698