mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Update web-platform-tests to revision b'5d8ec746ed021738e7ee0cee92ad1a1814ba00fe' (#33274)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3acc9edd82
commit
3453d9fdad
584 changed files with 14669 additions and 3037 deletions
3
tests/wpt/meta/css/css-animations/parsing/animation-delay-computed.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-animations/parsing/animation-delay-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[animation-delay-computed.html]
|
||||
[Property animation-delay value 'calc(10s + (sign(2cqw - 10px) * 5s))']
|
||||
expected: FAIL
|
|
@ -25,3 +25,6 @@
|
|||
|
||||
[Resolved value of animation-duration:auto with animation-timeline:view()]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-duration value 'calc(10s + (sign(2cqw - 10px) * 5s))']
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-animations/parsing/animation-iteration-count-computed.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-animations/parsing/animation-iteration-count-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[animation-iteration-count-computed.html]
|
||||
[Property animation-iteration-count value 'calc(10 + (sign(2cqw - 10px) * 5))']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue