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

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

Issue 2615123002: CSS Transitions: fix flaky cancel-transition.html (Closed)
Patch Set: Created 3 years, 11 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
OLDNEW
(Empty)
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
3 left
4 translate
5 left: PASS, transform: PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698