[webkit-dev] Position on new syntax in mediaqueries-4
Anders Hartvoll Ruud
andruud at chromium.org
Mon Apr 11 03:56:02 PDT 2022
For example, in mediaqueries-4 you can do e.g. @media (width >= 100px)
rather than @media (min-width: 100px). In addition, the spec level adds
support for 'not' (in other places than just the start), 'or', nesting and
<general-enclosed>/unknown handling.
Do you have any plans to implement this? (Or plans to _not_ implement).
Relevant Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=180234
Thanks,
Anders
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20220411/44d1e37d/attachment.htm>
More information about the webkit-dev
mailing list