Files
servo/tests/wpt/meta-legacy-layout/css/css-animations/parsing/animation-computed.html.ini
Servo WPT Sync 527119aebb Sync WPT with upstream (07-01-2024) (#31018)
* Update web-platform-tests to revision b'ecbab417501c89bca2265314e35719a950b07e02'

* update expectation for service-worker-registration.https.html.ini

The expectation of CRASH was added during the import
seemingly due to an intermittent crash in CI. The test is
no longer crashing.

---------

Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-01-08 05:36:08 +00:00

79 lines
2.4 KiB
INI

[animation-computed.html]
[Property animation value 'paused' computes to '0s ease 0s 1 normal none paused none']
expected: FAIL
[Property animation value 'anim paused both reverse, 4 1s -3s cubic-bezier(0, -2, 1, 3)' computes to '0s ease 0s 1 reverse both paused anim, 1s cubic-bezier(0, -2, 1, 3) -3s 4 normal none running none']
expected: FAIL
[Property animation value 'cubic-bezier(0, -2, 1, 3)' computes to '0s cubic-bezier(0, -2, 1, 3) 0s 1 normal none running none']
expected: FAIL
[Property animation value 'anim paused both reverse 4 1s -3s cubic-bezier(0, -2, 1, 3)' computes to '1s cubic-bezier(0, -2, 1, 3) -3s 4 reverse both paused anim']
expected: FAIL
[Property animation value 'anim' computes to '0s ease 0s 1 normal none running anim']
expected: FAIL
[Property animation value '1s -3s' computes to '1s ease -3s 1 normal none running none']
expected: FAIL
[Property animation value '4' computes to '0s ease 0s 4 normal none running none']
expected: FAIL
[Property animation value 'reverse' computes to '0s ease 0s 1 reverse none running none']
expected: FAIL
[Property animation value 'none' computes to '0s ease 0s 1 normal none running none']
expected: FAIL
[Property animation value '1s' computes to '1s ease 0s 1 normal none running none']
expected: FAIL
[Property animation value 'both' computes to '0s ease 0s 1 normal both running none']
expected: FAIL
[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 'anim paused both reverse 4 1s -3s 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