WPT
wpt / css / css-contain / parsing / contain-valid.html
Spec: CSS Containment ↗
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-0c53a (wpt@b89af32bc, 2026-09-05) | 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 | 13/13 | 12/13 | 13/13 | 13/13 | 0/13 | 12/13 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['contain'] = "none" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "strict" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "content" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "size" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "layout" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "style" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "paint" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "layout size" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "paint style" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "layout style paint" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "layout paint style size" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "inline-size" should set the property value | PASS | PASS | PASS | PASS | FAIL | PASS |
| e.style['contain'] = "layout inline-size" should set the property value | PASS | FAIL | PASS | PASS | FAIL | FAIL |