Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf3355ea' (#35384)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-02-09 02:38:02 +01:00 committed by GitHub
parent df73d02932
commit a284bbd29d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
487 changed files with 12243 additions and 4352 deletions

View file

@ -13,3 +13,12 @@
[Property animation-timing-function value 'steps(calc(2 + sign(100em - 1px)), end)']
expected: FAIL
[Property animation-timing-function value 'cubic-bezier(calc(-2), calc(0.7 / 2), calc(1.5), calc(0))']
expected: FAIL
[Property animation-timing-function value 'steps(calc(-10), start)']
expected: FAIL
[Property animation-timing-function value 'steps(calc(1), jump-none)']
expected: FAIL