Sync WPT with upstream (28-01-2024) (#31204)

* Update web-platform-tests to revision b'bdd3b533e8c995e416630422ad64f4c70086b42f'

* Update expectations

---------

Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Servo WPT Sync 2024-01-28 13:33:58 -05:00 committed by GitHub
parent f04135b117
commit 20136cad7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
514 changed files with 11639 additions and 3134 deletions

View file

@ -64,3 +64,21 @@
[scale(progress(1000em from 10rem to 110em)) should be used-value-equivalent to scale(9.9)]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 10em from 2rem to 12em) / 2) should be used-value-equivalent to 0.4]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 10) should be used-value-equivalent to 18]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 30) should be used-value-equivalent to 54]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) / 4) should be used-value-equivalent to 0.45]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 4) should be used-value-equivalent to 7]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 2) should be used-value-equivalent to 3.6]
expected: FAIL