mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Sync WPT with upstream (29-10-2023) (#30641)
* Update web-platform-tests to revision b'9f24a7061dc47c00ffe3f0f6dda5822a9b15c2a5' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
parent
61f7e43322
commit
4ea042cb14
438 changed files with 10674 additions and 2524 deletions
|
@ -700,3 +700,12 @@
|
|||
|
||||
[mod(4, -Infinity) should be used-value-equivalent to calc(NaN)]
|
||||
expected: FAIL
|
||||
|
||||
[round(1px + 0%, 1px) should be used-value-equivalent to 1px]
|
||||
expected: FAIL
|
||||
|
||||
[mod(3px + 0%, 2px) should be used-value-equivalent to 1px]
|
||||
expected: FAIL
|
||||
|
||||
[rem(3px + 0%, 2px) should be used-value-equivalent to 1px]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue