mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
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:
parent
f04135b117
commit
20136cad7f
514 changed files with 11639 additions and 3134 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue