Re: [csswg-drafts] [mediaqueries-4] Add note about min-/max- shortcoming vs proper range context

Is this supposed to work on any browser at the moment?
`data:text/html,<!doctype html><style>@media (width < 320px) { html {background: black} }</style>`
Does not show black on my desktop Chrome or Firefox.

-- 
GitHub Notification of comment by phistuck
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/1083#issuecomment-336702815 using your GitHub account

Received on Sunday, 15 October 2017 10:45:02 UTC