Re: [css3-mediaqueries] What does '(scan)' mean?

* L. David Baron wrote:
>http://www.w3.org/TR/2007/CR-css3-mediaqueries-20070606/#media1 says:
># Media features, on the other hand, can also be used without a
># value in which case the expression will be true if the media
># feature's value in the output device is different from zero.
>
>It's not clear to me what this means about when (scan) matches,
>since the possible values of the feature, 'progressive' and
>'interlace', don't seem to have a good comparison function to
>integers.

Perhaps (example) should be defined so that it evaluates to true
if there is a legal value x such that (example: x) is true? That
would take care of all possible features.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Sunday, 6 April 2008 18:40:13 UTC