[csswg-drafts] [mediaqueries] Discrete or unknown media feature names in range context (#8042)

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [mediaqueries] Discrete or unknown media feature names in range context ==
I think that [2.4.3 Evaluating Media Features in a Range Context](https://drafts.csswg.org/mediaqueries-5/#mq-range-context) should define how unknown and discrete media feature names are evaluated. I would suggest:

  > Discrete or unknown media feature names evaluate to “unknown” in a range context.

[3.2 Error handling](https://drafts.csswg.org/mediaqueries-5/#error-handling) would then propagate the evaluation to “unknown”.

  > An unknown `<mf-name>` or `<mf-value>`, or a feature value which does not matches the value syntax for that media feature, results in the value “unknown”.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8042 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 8 November 2022 06:55:56 UTC