WPT
wpt / css / css-conditional / container-queries / container-name-parsing.html
Spec: CSS Conditional ↗
Runs: Chrome 155.0.8039.0 (wpt@47d833bbc, 2026-09-03) | Firefox 157.0a1 (wpt@47d833bbc, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-3d220 (wpt@476394464, 2026-09-03) | 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 | 29/29 | 29/29 | 29/29 | 29/29 | 29/29 | 0/29 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['container-name'] = "initial" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "inherit" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "unset" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "revert" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "none" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "foo" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "BAR" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "foo bar" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "foo foo" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "\\!escaped" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "auto" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "normal" should set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "none none" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "foo, bar" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "#fff" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "1px" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "default" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "\"initial\"" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "\"inherit\"" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "\"unset\"" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "\"revert\"" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "\"none\"" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "\"foo\"" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "not" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "and" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "or" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "Not" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "aNd" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['container-name'] = "oR" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |