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

Side by Side Diff: third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt

Issue 2521493002: CSS Transitions: Reduce usage of -webkit prefix in 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 Test removes the transition properties while the transition is running, then add s them back in. If working properly the transitions should start from the beginn ing. But there was a bug that would cause the transition to continue to run (alt hough with no visible effect). So when you restarted, it would pick up where it left off. 1 Test removes the transition properties while the transition is running, then add s them back in. If working properly the transitions should start from the beginn ing. But there was a bug that would cause the transition to continue to run (alt hough with no visible effect). So when you restarted, it would pick up where it left off.
2 2
3 left 3 left
4 translate 4 translate
5 left: PASS, webkitTransform: PASS 5 left: PASS, transform: PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698