mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
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:
15
tests/wpt/meta/css/css-values/clamp-integer-computed.html.ini
vendored
Normal file
15
tests/wpt/meta/css/css-values/clamp-integer-computed.html.ini
vendored
Normal 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
|
||||
Reference in New Issue
Block a user