- From: Håkon Wium Lie <howcome@opera.com>
- Date: Wed, 13 Nov 2013 00:17:37 +0100
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: www-style list <www-style@w3.org>
Also sprach Tab Atkins Jr.:
> Media Queries currently states that it purposely went with the
> min/max- prefix approach for range-type queries specifically to avoid
> any issues with the "<" character in HTML/XML syntax.
Yes, we were forced to use the contrived min/max syntax due to
SGML/XML. If I recall correctly, only "<" was technically banned.
> Instead, I propose we add another syntax possibility to MQs:
>
> (width < 400px)
> (device-height > 1000px)
This is much better.
-h&kon
Håkon Wium Lie CTO °þe®ª
howcome@opera.com http://people.opera.com/howcome
Received on Tuesday, 12 November 2013 23:18:08 UTC