Re: Suggestion for @global to help with <style scoped>

On Wed, Sep 21, 2011 at 9:26 AM, Brian Kardell <bkardell@gmail.com> wrote:
> So then if the containing context may be used in a match, however that is
> expressed it should specifically disallow the use of $ (or ! Or whatever the
> subject indicator wound up being).

I don't think that's quite necessary.  The subject indicator could
indicate something within the scope, which is still useful.  If the
subject indicator selects an element outside the scope, it just gets
filtered away like anything else.

~TJ

Received on Wednesday, 21 September 2011 16:40:48 UTC