Re: Media Query Variables

On 9/15/13 3:59 PM, Kornel LesiƄski wrote:
> Media query variables don't require browser to block. They're basically
> event-based.

Media queries require you to block on knowing things like viewport size 
(possibly on a background thread) if you want to start downloads ASAP 
but not download the "wrong" things.

-Boris

Received on Sunday, 15 September 2013 21:52:19 UTC