scan:progressive | interlace
接受min/max前缀:否
本特性不接受min
和max
前缀。
简单列举几个应用示例:
@media tv and (scan: progressive){ … }
@import url(example.css) tv and (scan: interlace);
Values | IE | Firefox | Chrome | Safari | Opera | iOS Safari | Android Browser | Android Chrome |
---|---|---|---|---|---|---|---|---|
Basic Support | 8.0 | 40.0+ | 40.0+ | 8.0+ | 40.0+ | 8.0+ | 4.4+ | 28.0+ |
9.0+ |