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

Side by Side Diff: LayoutTests/css3/filters/filter-animation-from-none-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 unified diff | Download patch
OLDNEW
1 PASS - "webkitFilter" property for "grayscale-box" element at 0.5s saw something close to: grayscale(0.25) 1 PASS - "webkitFilter" property for "grayscale-box" element at 0.5s saw something close to: grayscale(0.25)
2 PASS - "webkitFilter" property for "sepia-box" element at 0.5s saw something clo se to: sepia(0.25) 2 PASS - "webkitFilter" property for "sepia-box" element at 0.5s saw something clo se to: sepia(0.25)
3 PASS - "webkitFilter" property for "saturate-box" element at 0.5s saw something close to: saturate(0.75) 3 PASS - "webkitFilter" property for "saturate-box" element at 0.5s saw something close to: saturate(0.75)
4 PASS - "webkitFilter" property for "huerotate-box" element at 0.5s saw something close to: huerotate(45deg) 4 PASS - "webkitFilter" property for "hue-rotate-box" element at 0.5s saw somethin g close to: hue-rotate(45deg)
5 PASS - "webkitFilter" property for "invert-box" element at 0.5s saw something cl ose to: invert(0.25) 5 PASS - "webkitFilter" property for "invert-box" element at 0.5s saw something cl ose to: invert(0.25)
6 PASS - "webkitFilter" property for "opacity-box" element at 0.5s saw something c lose to: opacity(0.75) 6 PASS - "webkitFilter" property for "opacity-box" element at 0.5s saw something c lose to: opacity(0.75)
7 PASS - "webkitFilter" property for "brightness-box" element at 0.5s saw somethin g close to: brightness(0.75) 7 PASS - "webkitFilter" property for "brightness-box" element at 0.5s saw somethin g close to: brightness(0.75)
8 PASS - "webkitFilter" property for "contrast-box" element at 0.5s saw something close to: contrast(0.75) 8 PASS - "webkitFilter" property for "contrast-box" element at 0.5s saw something close to: contrast(0.75)
9 PASS - "webkitFilter" property for "blur-box" element at 0.5s saw something clos e to: blur(5px) 9 PASS - "webkitFilter" property for "blur-box" element at 0.5s saw something clos e to: blur(5px)
10 10
OLDNEW
« no previous file with comments | « LayoutTests/css3/filters/filter-animation-from-none.html ('k') | LayoutTests/css3/filters/filter-animation-from-none-hw.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698