mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
12 lines
232 B
INI
12 lines
232 B
INI
[transition-timing-function-001.htm]
|
|
type: testharness
|
|
[parse 'steps(3)']
|
|
expected: FAIL
|
|
|
|
[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
|
|
|