Auto merge of #21971 - emilio:animations, r=jdm

Revert "style: Make the transitions code make sense again."

This reverts commit d6092fae27.

This change actually makes transitions start, and our code for stopping
transitions is just bogus, so we just keep re-starting them over and over, which
is not good.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21971)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-10-19 23:00:31 -04:00 committed by GitHub
commit 2304f02123
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 17 deletions

View file

@ -3,4 +3,6 @@
expected: TIMEOUT
[font-style transition]
expected: TIMEOUT
[font-style animation]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[variable-transitions-transition-property-all-before-value.html]
[Verify substituted color value after transition]
expected: FAIL

View file

@ -1,3 +0,0 @@
[variable-transitions-value-before-transition-property-all.html]
[Verify substituted color value after transition]
expected: FAIL