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 |