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

Side by Side Diff: LayoutTests/animations/big-rotation-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 - "webkitTransform" property for "box" element at 1s saw something close to : -1,0,0,-1 1 PASS - "webkitTransform" property for "box" element at 1s saw something close to : -1,0,0,-1,0,0
2 PASS - "webkitTransform" property for "box" element at 2s saw something close to : 1,0,0,1 2 PASS - "webkitTransform" property for "box" element at 2s saw something close to : 1,0,0,1,0,0
3 PASS - "webkitTransform" property for "box" element at 3s saw something close to : -1,0,0,-1 3 PASS - "webkitTransform" property for "box" element at 3s saw something close to : -1,0,0,-1,0,0
4 4
OLDNEW
« no previous file with comments | « LayoutTests/animations/big-rotation.html ('k') | LayoutTests/animations/change-transform-style-during-animation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698