mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision b'a10b8c0164b4c4521040898ee9394738aca488b0' (#31144)
This commit is contained in:
parent
f93aefdb73
commit
23a4a750be
476 changed files with 20436 additions and 3711 deletions
|
@ -55,3 +55,12 @@
|
|||
|
||||
[calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 2) should be used-value-equivalent to 4]
|
||||
expected: FAIL
|
||||
|
||||
[calc(progress(abs(5%) from hypot(3%, 4%) to 10%)) should be used-value-equivalent to 0]
|
||||
expected: FAIL
|
||||
|
||||
[progress(1000em from 10em to 110em) should be used-value-equivalent to 9.9]
|
||||
expected: FAIL
|
||||
|
||||
[scale(progress(1000em from 10rem to 110em)) should be used-value-equivalent to scale(9.9)]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue