mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Enable CSS tests for all modules we partially support.
(Except Fonts, on the assumption #8374 will land first.)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user