Files
servo/tests/wpt/meta/css/css-values/clamp-integer-computed.html.ini
Servo WPT Sync c197caff99 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>
2026-02-01 01:31:35 +00:00

16 lines
376 B
INI
Vendored

[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