mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
30 lines
948 B
INI
Vendored
30 lines
948 B
INI
Vendored
[animation-duration-computed.html]
|
|
[Property animation-duration value 'auto']
|
|
expected: FAIL
|
|
|
|
[Property animation-duration value 'auto, auto']
|
|
expected: FAIL
|
|
|
|
[Resolved value of animation-duration:auto with animation-timeline:auto]
|
|
expected: FAIL
|
|
|
|
[Resolved value of animation-duration:auto with animation-timeline:auto, auto]
|
|
expected: FAIL
|
|
|
|
[Resolved value of animation-duration:auto with animation-timeline:--t]
|
|
expected: FAIL
|
|
|
|
[Resolved value of animation-duration:auto with animation-timeline:--t, --t2]
|
|
expected: FAIL
|
|
|
|
[Resolved value of animation-duration:auto with animation-timeline:none]
|
|
expected: FAIL
|
|
|
|
[Resolved value of animation-duration:auto with animation-timeline:scroll()]
|
|
expected: FAIL
|
|
|
|
[Resolved value of animation-duration:auto with animation-timeline:view()]
|
|
expected: FAIL
|
|
|
|
[Property animation-duration value 'calc(10s + (sign(2cqw - 10px) * 5s))']
|
|
expected: FAIL
|