Media query tests - scan and grid

Back to index.

Two media queries concerned with output devices.

scan

CSS3 spec | CSS4 spec

The scan media query describes the scanning process of TVs: progressive or interlaced. The query should not be supported by non-TV devices.

values

grid

CSS3 spec | CSS4 spec

The grid media query describes whether the device output (screen) is a grid; like an old-fashioned terminal.

values