WPT
wpt / css / css-viewport / zoom / parsing / zoom-computed-with-sign-expression.html
Spec: CSS Viewport ↗
Runs: Chrome 155.0.8043.0 (wpt@b89af32bc, 2026-09-05) | Firefox 157.0a1 (wpt@b89af32bc, 2026-09-05) | Safari 251 preview (wpt@b89af32bc, 2026-09-05) | Ladybird 1.0-f437c (wpt@b89af32bc, 2026-09-06) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 11/11 | 11/11 | 11/11 | 0/11 | 0/11 | 7/11 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Property zoom value 'calc(1 + (sign(2cqw - 3cqw) * 0.5))' | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| Property zoom value 'calc(1 + (sign(5px - 10px) * 0.5))' | PASS | PASS | PASS | FAIL | FAIL | PASS |
| Property zoom value 'calc(1 + (sign(5 - 10) * 0.5))' | PASS | PASS | PASS | FAIL | FAIL | PASS |
| Property zoom value 'calc(1 + (sign(30deg - 40deg) * 0.5))' | PASS | PASS | PASS | FAIL | FAIL | PASS |
| Property zoom value 'calc(1 + (sign(3em - 5em) * 0.5))' | PASS | PASS | PASS | FAIL | FAIL | PASS |
| Property zoom value 'calc(1 + (sign(1cm - 1in) * 0.5))' | PASS | PASS | PASS | FAIL | FAIL | PASS |
| Property zoom value 'calc(1 + (sign(1deg - 1rad) * 0.5))' | PASS | PASS | PASS | FAIL | FAIL | PASS |
| Property zoom value 'calc(1 + (sign(2cqw - 10px) * 0.5))' | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| Property zoom value 'calc(100% + (sign(2cqw - 10px) * 50%))' | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| Property zoom value 'calc(100% + (sign(1em - 30px) * 50%))' | PASS | PASS | PASS | FAIL | FAIL | PASS |
| Property zoom value 'calc(100% + (sign(2cqw - 1em) * 50%))' | PASS | PASS | PASS | FAIL | FAIL | FAIL |