Sync WPT with upstream (13-07-2025) (#38026)

Automated downstream sync of changes from upstream as of 13-07-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-07-13 04:09:35 +02:00 committed by GitHub
parent d38ffb82b2
commit 973465a9b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
54 changed files with 1978 additions and 338 deletions

View file

@ -16,3 +16,6 @@
[Property item-tolerance value 'calc(0.5em + 10px)']
expected: FAIL
[Property item-tolerance value 'infinite']
expected: FAIL

View file

@ -16,3 +16,9 @@
[e.style['item-tolerance'\] = "5vmin" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "infinite" should set the property value]
expected: FAIL
[e.style['item-tolerance'\] = "initial" should set the property value]
expected: FAIL