← back to v133 · css-scroll-state-container-queries
conformance · v133
v133 · css-scroll-state-container-queries — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
container-type-scroll-state |
container-type accepts the scroll-state keyword. spec ↗ | css-supports | … | |
scroll-state-container-supported |
CSS.supports reports container-type:scroll-state as supported. spec ↗ | script | … | |
container-name-still-works |
Named scroll-state containers are addressable via container-name. | css-supports | … | |
container-shorthand-with-scroll-state |
The container shorthand accepts a scroll-state type after the name. | css-supports | … | |
regular-container-queries-still-work |
Regular size container queries (container-type: inline-size) still parse — scroll-state is an addition, not a replacement. | css-supports | … |