mirror of
https://github.com/servo/servo.git
synced 2025-08-21 13:25:34 +01:00
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:
commit
2304f02123
5 changed files with 15 additions and 17 deletions
|
@ -3,4 +3,6 @@
|
|||
expected: TIMEOUT
|
||||
[font-style transition]
|
||||
expected: TIMEOUT
|
||||
[font-style animation]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[variable-transitions-transition-property-all-before-value.html]
|
||||
[Verify substituted color value after transition]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[variable-transitions-value-before-transition-property-all.html]
|
||||
[Verify substituted color value after transition]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue