Sync WPT with upstream (22-06-2025) (#37606)

Automated downstream sync of changes from upstream as of 22-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-22 03:41:56 +02:00 committed by GitHub
parent c8ee11fe77
commit 2b209449b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
556 changed files with 11148 additions and 13819 deletions

View file

@ -58,3 +58,33 @@
[rotate3d(progress(21em, 1rem, 11em), progress(21em, 1rem, 11em), progress(21em, 1rem, 11em), calc(progress(11em, 1rem, 11em) * 2deg)) should be used-value-equivalent to rotate3d(2, 2, 2, 2deg)]
expected: FAIL
[progress(sign(-10px) * 10px, (10px - 10px), 10px * progress(1deg, 0deg, 1deg)) should be used-value-equivalent to 0]
expected: FAIL
[calc(progress(100px, 0px, 50px) * 10px + 100px) should be used-value-equivalent to 110px]
expected: FAIL
[calc(progress(100, 0, sign(50px))) should be used-value-equivalent to 1]
expected: FAIL
[progress(50em, 10em, 110em) should be used-value-equivalent to 0.4]
expected: FAIL
[scale(progress(50em, 10rem, 110em)) should be used-value-equivalent to scale(1)]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px, 2rex, 10ex)) * 20em, 2rem, 12em) * 10) should be used-value-equivalent to 10]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px, 2rex, 10ex)) * 20em, 2rem, 12em) * 30) should be used-value-equivalent to 30]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px, 2rex, 10ex)) * 20em, 2rem, 12em) / 4) should be used-value-equivalent to 0.25]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px, 2rex, 10ex)) * 20em, 2rem, 12em) * 4) should be used-value-equivalent to 4]
expected: FAIL
[calc(progress(sign(1001em - 10lh * progress(100px, 2rex, 10ex)) * 20em, 2rem, 12em) * 2) should be used-value-equivalent to 2]
expected: FAIL