Re: [selector-profiles] confusion



On 7/11/13 8:50 AM, "François REMY" <francois.remy.dev@outlook.com> wrote:

>> Or there could just be a @static rule,
>> with everything inside running statically,
>> including fast selectors. Just an idea.
>
>What do you actually mean by 'running statically'? Being executed only
>once at the page load? If the page takes a while to load, which is
>commonly the case on mobile phones & cellular connections, your style may
>even never get applied using that strategy.          

If something runs once the page loads, why wouldn't it run if the load is
slow? It'd never get applied if the load never completes but that'd be
true whether the UA runs on a mobile device or a desktop.

Received on Thursday, 11 July 2013 16:03:27 UTC