MQ4 adds a <general-enclosed> term to its grammar that accepts almost anything and evaluates to false. This is to support future extensions. This means that a query like `not (unsupported + syntax)` evaluates to true. However, something like `not (unsupported-media-feature)` with the normal <media-feature> syntax evaluates to false: > An unknown <mf-name> or <mf-value>, or disallowed <mf-value>, must > make the entire <media-query> be replaced by not all. This is inconsistent. Should one of these two cases be changed to match the other? -- Simon SapinReceived on Thursday, 26 March 2015 15:54:40 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:52 UTC