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

Side by Side Diff: LayoutTests/css3/filters/filter-animation-multi-hw-expected.txt

Issue 14805007: Clean up expectations for animation helper tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline LayoutTests/css3/masking/clip-path-animation Created 7 years, 7 months 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 | Annotate | Revision Log
OLDNEW
1
2 PASS - "webkitFilter" property for "grayscale-box" element at 1s saw something c lose to: grayscale(0.5) 1 PASS - "webkitFilter" property for "grayscale-box" element at 1s saw something c lose to: grayscale(0.5)
3 PASS - "webkitFilter" property for "sepia-box" element at 1s saw something close to: sepia(0.5) 2 PASS - "webkitFilter" property for "sepia-box" element at 1s saw something close to: sepia(0.5)
4 PASS - "webkitFilter" property for "saturate-box" element at 1s saw something cl ose to: saturate(0.5) 3 PASS - "webkitFilter" property for "saturate-box" element at 1s saw something cl ose to: saturate(0.5)
5 PASS - "webkitFilter" property for "huerotate-box" element at 1s saw something c lose to: huerotate(90deg) 4 PASS - "webkitFilter" property for "huerotate-box" element at 1s saw something c lose to: huerotate(90deg)
6 PASS - "webkitFilter" property for "invert-box" element at 1s saw something clos e to: invert(0.5) 5 PASS - "webkitFilter" property for "invert-box" element at 1s saw something clos e to: invert(0.5)
7 PASS - "webkitFilter" property for "opacity-box" element at 1s saw something clo se to: opacity(0.5) 6 PASS - "webkitFilter" property for "opacity-box" element at 1s saw something clo se to: opacity(0.5)
8 PASS - "webkitFilter" property for "brightness-box" element at 1s saw something close to: brightness(0.5) 7 PASS - "webkitFilter" property for "brightness-box" element at 1s saw something close to: brightness(0.5)
9 PASS - "webkitFilter" property for "contrast-box" element at 1s saw something cl ose to: contrast(0.5) 8 PASS - "webkitFilter" property for "contrast-box" element at 1s saw something cl ose to: contrast(0.5)
10 PASS - "webkitFilter" property for "blur-box" element at 1s saw something close to: blur(10px) 9 PASS - "webkitFilter" property for "blur-box" element at 1s saw something close to: blur(10px)
11 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698