overflow-block
is a CSS media feature that can be used to check how the output device handles content that overflows the viewport along the block axis.
Enumerated values
Value | Meaning |
---|---|
none |
|
scroll |
|
optional-paged |
|
paged |
Specifications
Specification | Status | Comment |
---|---|---|
Media Queries Level 4 The definition of 'overflow-block' in that specification. |
Working Draft | Added in Media Queries Level 4 |
Browser compatibility