- From: markbrown via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Jan 2017 12:49:34 +0000
- To: public-css-archive@w3.org
@frivoal Why do you say that everybody must return true to either `progressive` or `interlace`? In [Section 2.4](https://drafts.csswg.org/mediaqueries-4/#mq-features) it says: > If a media feature references a concept which does not exist on the device where the UA is running (for example, speech UAs do not have a concept of “width”), the media feature must always evaluate to false. which implies that the options for features are not necessarily exhaustive. Also, Example 13 mentions that `(scan)` may evaluate to false, meaning that neither value is true. Given this, is there in fact a difference between the two levels? -- GitHub Notification of comment by markbrown Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/594#issuecomment-274480061 using your GitHub account
Received on Monday, 23 January 2017 12:49:40 UTC