Re: [selectors] Finding a way to run "complete" profile selectors in CSS

On Jul 12, 2013, at 2:22 PM, "Tab Atkins Jr." <jackalmage@gmail.com> wrote:

> It's not a syntax error.  Yes, they get deferred.  Don't put your
> entire stylesheet into a deferred block to avoid having to think about
> these things unless you're willing to accept extra-slow selector
> matching.

Ok, except it would be really nice not to have to think about these things. The spec keeps giving me more and more things to think about. Isn't it more convenient for the developer to not have to think about these things...where I could trust the browser to match every selector as quickly as it can regardless of whether it is unnecessarily in an @defer rule?

- Timmy

Received on Friday, 12 July 2013 18:32:30 UTC