Chromium Code Reviews| OLD | NEW |
|---|---|
| (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 | |
| OLD | NEW |