Sync WPT with upstream (01-02-2026) (#42267)

Automated downstream sync of changes from upstream as of 01-02-2026
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync
2026-02-01 02:31:35 +01:00
committed by GitHub
parent db2a7cbe2a
commit c197caff99
520 changed files with 14664 additions and 2116 deletions

View File

@@ -0,0 +1,15 @@
[clamp-integer-computed.html]
[Property z-index value 'clamp(none, 30, 33)']
expected: FAIL
[Property z-index value 'clamp(none, 33, 30)']
expected: FAIL
[Property z-index value 'clamp(30, 33, none)']
expected: FAIL
[Property z-index value 'clamp(33, 30, none)']
expected: FAIL
[Property z-index value 'clamp(none, 30, none)']
expected: FAIL