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

Side by Side Diff: LayoutTests/transitions/transform-op-list-no-match-expected.txt

Issue 15738009: Beat the transition tests with a sanity stick. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pass presubmit. 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 Box should spin only 180 degrees even though the operation specifies a 0 to 540 degree animation. This is because the operation lists don't match, so it falls b ack to matrix animation, which normalizes the angle to between 0 and 360 degrees .
2
3 PASS - "-webkit-transform.0" property for "box" element at 0.5s saw something cl ose to: 0.70711 1 PASS - "-webkit-transform.0" property for "box" element at 0.5s saw something cl ose to: 0.70711
4 PASS - "-webkit-transform.0" property for "box" element at 1s saw something clos e to: 0 2 PASS - "-webkit-transform.0" property for "box" element at 1s saw something clos e to: 0
5 3
OLDNEW
« no previous file with comments | « LayoutTests/transitions/transform-op-list-no-match.html ('k') | LayoutTests/transitions/transition-drt-api-delay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698