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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/fill-unset-properties-expected.txt

Issue 2523543004: CSS Animations: Remove unnecessary webkit prefixes from layout tests (Closed)
Patch Set: Created 4 years 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 Testing webkitTransitionDuration: PASS 1 Testing transitionDuration: PASS
2 Testing webkitTransitionProperty: PASS 2 Testing transitionProperty: PASS
3 Testing webkitTransitionDelay: PASS 3 Testing transitionDelay: PASS
4 Testing webkitTransitionTimingFunction: PASS 4 Testing transitionTimingFunction: PASS
5 Testing webkitAnimationName: PASS 5 Testing animationName: PASS
6 Testing webkitAnimationDuration: PASS 6 Testing animationDuration: PASS
7 Testing webkitAnimationDelay: PASS 7 Testing animationDelay: PASS
8 Testing webkitAnimationFillMode: PASS 8 Testing animationFillMode: PASS
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698