← back to v135 · css-logical-overflow
conformance · v135
v135 · css-logical-overflow — 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 |
|---|---|---|---|---|
overflow-block-supported |
overflow-block accepts an overflow keyword — flow-relative analogue of overflow-y. spec ↗ | css-supports | … | |
overflow-inline-supported |
overflow-inline accepts an overflow keyword — flow-relative analogue of overflow-x. spec ↗ | css-supports | … | |
overflow-block-auto-supported |
overflow-block: auto is supported. spec ↗ | css-supports | … | |
overflow-inline-clip-supported |
overflow-inline accepts 'clip'. spec ↗ | css-supports | … | |
computed-overflow-block-readable |
getComputedStyle returns a value for overflow-block once set. spec ↗ | script | … |