mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
* Update web-platform-tests to revision b'2a639a9fe4cdefd4ecd124a3f30caf631150eea5' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
52 lines
1.4 KiB
INI
52 lines
1.4 KiB
INI
[transition-computed.html]
|
|
[Property transition value '1s -3s, cubic-bezier(0, -2, 1, 3) top' computes to 'all 1s ease -3s, top 0s cubic-bezier(0, -2, 1, 3) 0s']
|
|
expected: FAIL
|
|
|
|
[Property transition value 'cubic-bezier(0, -2, 1, 3)' computes to 'all 0s cubic-bezier(0, -2, 1, 3) 0s']
|
|
expected: FAIL
|
|
|
|
[Property transition value '1s' computes to 'all 1s ease 0s']
|
|
expected: FAIL
|
|
|
|
[Property transition value '1s -3s' computes to 'all 1s ease -3s']
|
|
expected: FAIL
|
|
|
|
[Property transition value 'none' computes to 'none 0s ease 0s']
|
|
expected: FAIL
|
|
|
|
[Property transition value 'top' computes to 'top 0s ease 0s']
|
|
expected: FAIL
|
|
|
|
[Property transition value '1s -3s cubic-bezier(0, -2, 1, 3) top' computes to 'top 1s cubic-bezier(0, -2, 1, 3) -3s']
|
|
expected: FAIL
|
|
|
|
[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
|
|
|
|
[Property transition value 'all, all']
|
|
expected: FAIL
|
|
|
|
[Transition with a delay but no duration]
|
|
expected: FAIL
|