mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Respond to shorthand property requests with real values Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Cleanup formatting and old comments Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Update WPT expectations Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Refactor out helper fn Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Cleanup Signed-off-by: Sebastian C <sebsebmc@gmail.com> --------- Signed-off-by: Sebastian C <sebsebmc@gmail.com>
43 lines
900 B
INI
43 lines
900 B
INI
[animation-computed.html]
|
|
[Property animation value '1s']
|
|
expected: FAIL
|
|
|
|
[Property animation value 'anim paused both reverse, 4 1s -3s cubic-bezier(0, -2, 1, 3)']
|
|
expected: FAIL
|
|
|
|
[Property animation value 'none']
|
|
expected: FAIL
|
|
|
|
[Property animation value 'cubic-bezier(0, -2, 1, 3)']
|
|
expected: FAIL
|
|
|
|
[Property animation value '1s -3s']
|
|
expected: FAIL
|
|
|
|
[Property animation value 'anim']
|
|
expected: FAIL
|
|
|
|
[Property animation value 'paused']
|
|
expected: FAIL
|
|
|
|
[Property animation value 'both']
|
|
expected: FAIL
|
|
|
|
[Property animation value '4']
|
|
expected: FAIL
|
|
|
|
[Property animation value 'reverse']
|
|
expected: FAIL
|
|
|
|
[Default animation value]
|
|
expected: FAIL
|
|
|
|
[Property animation value 'ease-in-out']
|
|
expected: FAIL
|
|
|
|
[Property animation value 'none, none']
|
|
expected: FAIL
|
|
|
|
[Animation with a delay but no duration]
|
|
expected: FAIL
|