mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
23 lines
341 B
INI
23 lines
341 B
INI
[transition-property-002.htm]
|
|
type: testharness
|
|
[parse 'none, all']
|
|
expected: FAIL
|
|
|
|
[parse 'all, none']
|
|
expected: FAIL
|
|
|
|
[parse 'foobar']
|
|
expected: FAIL
|
|
|
|
[parse 'all, foobar']
|
|
expected: FAIL
|
|
|
|
[parse 'foobar, all']
|
|
expected: FAIL
|
|
|
|
[parse 'inherit']
|
|
expected: FAIL
|
|
|
|
[parse 'initial']
|
|
expected: FAIL
|
|
|