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:
Servo WPT Sync 2023-10-31 01:06:17 -04:00 committed by GitHub
parent 61f7e43322
commit 4ea042cb14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
438 changed files with 10674 additions and 2524 deletions

View file

@ -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