mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
24 lines
341 B
INI
24 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
|
|
|