Sync WPT with upstream (20-04-2025) (#36618)

Automated downstream sync of changes from upstream as of 20-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-20 03:47:50 +02:00 committed by GitHub
parent d05496277e
commit c915bf05fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
502 changed files with 10162 additions and 1657 deletions

View file

@ -1,3 +1,12 @@
[hypot-pow-sqrt-computed.html]
[calc(3px * pow(200, 4)) should be used-value-equivalent to 33554428px]
expected: FAIL
[sqrt(sibling-index()) should be used-value-equivalent to 2]
expected: FAIL
[calc(1px * sqrt(sibling-index())) should be used-value-equivalent to 2px]
expected: FAIL
[sqrt(pow(sibling-index(), 2)) should be used-value-equivalent to 4]
expected: FAIL