mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
Disallow negative duration for animation and transition.
This commit is contained in:
parent
d1f2cdfb3d
commit
130a08f0b5
4 changed files with 33 additions and 31 deletions
|
@ -1,8 +0,0 @@
|
|||
[transition-duration-001.htm]
|
||||
type: testharness
|
||||
[parse '-5s']
|
||||
expected: FAIL
|
||||
|
||||
[parse '-500ms']
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue