mirror of
https://github.com/servo/servo.git
synced 2025-09-21 20:30:10 +01:00
style: More useful logging for transition-related stuff.
Transitions are still broken, but I found these messages more helpful than the previous ones when diagnosing problems.
This commit is contained in:
parent
a949e9e1e8
commit
561e9c81f1
7 changed files with 32 additions and 32 deletions
|
@ -1,6 +1,6 @@
|
|||
[font-style-interpolation.html]
|
||||
bug: https://github.com/servo/servo/issues/21570
|
||||
expected: TIMEOUT
|
||||
[font-style animation]
|
||||
[font-style transition]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[variable-transitions-transition-property-all-before-value.html]
|
||||
[Verify substituted color value after transition]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[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