Sync WPT with upstream (27-04-2025) (#36708)

Automated downstream sync of changes from upstream as of 27-04-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-04-27 04:05:07 +02:00 committed by GitHub
parent 902d2ad8f4
commit e22ce3988b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
496 changed files with 12700 additions and 2652 deletions

View file

@ -52,3 +52,6 @@
[value at progress 0.75 in animation of "width" from "calc-size(80px, size)" to "calc-size(calc-size(10px, (2 * size)), size + 20px)"]
expected: FAIL
[value at progress 0.75 in animation of "width" from "calc-size(fit-content, 20px)" to "calc-size(calc-size(fit-content, 3 * size + 10px), min(size + 20px, 2 * size - 30px) + ((2 * size) + 80px))"]
expected: FAIL

View file

@ -4,3 +4,6 @@
[calc(e - exp(sibling-index())) should be used-value-equivalent to 0]
expected: FAIL
[calc(log(exp(2 * sibling-index()))) should be used-value-equivalent to 2]
expected: FAIL