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

@ -1,3 +1,9 @@
[calc-in-font-variation-settings.html]
[calc() in font-variation-settings]
expected: FAIL
[calc() specified value serialization in font-variation-settings]
expected: FAIL
[calc() computed value serialization in font-variation-settings]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-variant-caps-invalidation-container-sizing.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-unicode-presented-as-emoji-outline.html]
expected: FAIL

View file

@ -268,3 +268,9 @@
[font-style(valid): Simple range with former default angle for both bounds: oblique 20deg 20deg]
expected: FAIL
[font-weight(valid): Out-of-range simple calc value: calc(1001)]
expected: FAIL
[font-weight(valid): Valid calc expression with out-of-range value: calc(100.5*3 + 800)]
expected: FAIL