mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
25 lines
559 B
INI
25 lines
559 B
INI
[transition-computed.html]
|
|
[Property transition value '1s -3s']
|
|
expected: FAIL
|
|
|
|
[Property transition value '1s -3s, cubic-bezier(0, -2, 1, 3) top']
|
|
expected: FAIL
|
|
|
|
[Property transition value 'none']
|
|
expected: FAIL
|
|
|
|
[Property transition value '1s']
|
|
expected: FAIL
|
|
|
|
[Property transition value 'cubic-bezier(0, -2, 1, 3)']
|
|
expected: FAIL
|
|
|
|
[Property transition value '1s -3s cubic-bezier(0, -2, 1, 3) top']
|
|
expected: FAIL
|
|
|
|
[Property transition value 'top']
|
|
expected: FAIL
|
|
|
|
[Default transition value]
|
|
expected: FAIL
|