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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt b/third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt
deleted file mode 100644
index 3ac9d8187bcfd488eecfa58eb13665df62e516ac..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/transitions/cancel-transition-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-Test removes the transition properties while the transition is running, then adds them back in. If working properly the transitions should start from the beginning. But there was a bug that would cause the transition to continue to run (although with no visible effect). So when you restarted, it would pick up where it left off.
-
-left
-translate
-left: PASS, transform: PASS

Powered by Google App Engine
This is Rietveld 408576698