mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Auto merge of #16563 - nox:transition, r=hiikezoe
Use all for the default value of transition-property in transition <!-- 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/16563) <!-- Reviewable:end -->
This commit is contained in:
commit
55e2caba4c
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