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

Unified Diff: LayoutTests/fast/css/style-enumerate-properties-expected.txt

Issue 714693002: Don't require getPropertyCSSValue in fast/css 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
« no previous file with comments | « LayoutTests/fast/css/style-enumerate-properties.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/style-enumerate-properties-expected.txt
diff --git a/LayoutTests/fast/css/style-enumerate-properties-expected.txt b/LayoutTests/fast/css/style-enumerate-properties-expected.txt
index 1f408a2ba66aaec004b65ddc1f12270f81546e22..b002db8bc1ef2480bb027fdd049d6b2f7b40499c 100644
--- a/LayoutTests/fast/css/style-enumerate-properties-expected.txt
+++ b/LayoutTests/fast/css/style-enumerate-properties-expected.txt
@@ -13,7 +13,6 @@ PASS 'webkitTransform' in document.body.style is true
PASS 'WebkitTransform' in document.body.style is true
PASS 'bogus-random-String' in document.body.style is false
PASS 'cssText' in document.body.style is true
-PASS 'getPropertyCSSValue' in document.body.style is true
PASS The CSS property order is correct
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/fast/css/style-enumerate-properties.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698