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

Unified Diff: LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt

Issue 716963002: Remove property-specific handling in animation-test-helpers.js (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@animhelpercleanup
Patch Set: rm whitespace 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/css3/filters/filter-animation-from-none-multi-hw-expected.txt
diff --git a/LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt b/LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt
index 4314ca8e823ef65872d78e359e2180dda9725784..54cfdda88f7844a565b1bc79356231b658886534 100644
--- a/LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt
+++ b/LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt
@@ -1,7 +1,7 @@
PASS - "webkitFilter" property for "grayscale-box" element at 0.5s saw something close to: grayscale(0.25)
PASS - "webkitFilter" property for "sepia-box" element at 0.5s saw something close to: sepia(0.25)
PASS - "webkitFilter" property for "saturate-box" element at 0.5s saw something close to: saturate(0.75)
-PASS - "webkitFilter" property for "huerotate-box" element at 0.5s saw something close to: huerotate(45deg)
+PASS - "webkitFilter" property for "hue-rotate-box" element at 0.5s saw something close to: hue-rotate(45deg)
PASS - "webkitFilter" property for "invert-box" element at 0.5s saw something close to: invert(0.25)
PASS - "webkitFilter" property for "opacity-box" element at 0.5s saw something close to: opacity(0.75)
PASS - "webkitFilter" property for "brightness-box" element at 0.5s saw something close to: brightness(0.75)
« no previous file with comments | « LayoutTests/css3/filters/filter-animation-from-none-multi-hw.html ('k') | LayoutTests/css3/filters/filter-animation-hw.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698