WPT
wpt / css / mediaqueries / resizable.tentative.html
Spec: Media Queries ↗
Runs: Chrome 155.0.8041.0 (wpt@4a01b83e3, 2026-09-04) | Firefox 157.0a1 (wpt@4a01b83e3, 2026-09-04) | Safari 251 preview (wpt@a1e944e7a, 2026-09-04) | Ladybird 1.0-a7825 (wpt@4a01b83e3, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | 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 | 16/16 | 12/16 | 12/16 | 12/16 | 12/16 | 0/16 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Should be known: '(resizable: true)' | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| Should be known: '(resizable: false)' | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| Should be known: '(resizable)' | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| Should be parseable: '(resizable: 0)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be unknown: '(resizable: 0)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be parseable: '(resizable: 1)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be unknown: '(resizable: 1)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be parseable: '(resizable: none)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be unknown: '(resizable: none)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be parseable: '(resizable: random)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be unknown: '(resizable: random)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be parseable: '(resizable: 10px)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be unknown: '(resizable: 10px)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be parseable: '(resizable: 1%)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Should be unknown: '(resizable: 1%)' | PASS | PASS | PASS | PASS | PASS | FAIL |
| Check that resizable evaluates to true in the boolean context | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |