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

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: rebase 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
« no previous file with comments | « third_party/WebKit/LayoutTests/transitions/cancel-transition.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « third_party/WebKit/LayoutTests/transitions/cancel-transition.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698