mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Add rejection of out-of-range values for single-timing-functions
This commit is contained in:
parent
d44bf6182f
commit
8f4282ef76
4 changed files with 46 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
[transition-timing-function-001.htm]
|
||||
type: testharness
|
||||
[parse 'cubic-bezier(-0.1, -0.2, -0.3, -0.4)']
|
||||
expected: FAIL
|
||||
|
||||
[parse 'cubic-bezier(1.1, 1.2, 1.3, 1.4)']
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue