mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Use all for the default value of transition-property in transition
This commit is contained in:
parent
26fd65995d
commit
6e36a62c8c
3 changed files with 10 additions and 20 deletions
|
@ -1,17 +0,0 @@
|
|||
[transition-001.htm]
|
||||
type: testharness
|
||||
[parse '1s']
|
||||
expected: FAIL
|
||||
|
||||
[parse '1s 2s']
|
||||
expected: FAIL
|
||||
|
||||
[parse '1s 2s ease-in']
|
||||
expected: FAIL
|
||||
|
||||
[parse '1s ease-in 2s']
|
||||
expected: FAIL
|
||||
|
||||
[parse 'ease-in 1s 2s']
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue