W3C home > Mailing lists > Public > www-style@w3.org > April 2015

Re: [css-scoping] Was shadow host intended to be more feature-less than "featureless"?

From: Tab Atkins Jr. <jackalmage@gmail.com>
Date: Tue, 7 Apr 2015 16:45:42 -0700
Message-ID: <CAAWBYDCx3k8Po=igWRKLiE2s8snh7s9yUAo9AYFsHE03Dm=oOQ@mail.gmail.com>
To: "L. David Baron" <dbaron@dbaron.org>
Cc: www-style list <www-style@w3.org>
Ugh, hit send a little too early.

On Tue, Apr 7, 2015 at 4:43 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote:
> Correct, it *should* match those pseudos.  The whole "featureless"
> concept exists *solely* to prevent a component author from
> *accidentally* matching the host element due to the component *user*
> doing something to it.  The component author should be able to write a
> rule against a `.foo` class without risking accidentally targeting the
> host element just because the component user, unaware that .foo is
> being used inside the component, puts a class=foo on the host element
> for their own unrelated styling purposes.

Note, though, that the Blink implementation currently *does* exclude
everything - it literally returns false immediately if the selector
has anything else in it.  This was semi-intentional when implemented,
but I defined things the way I did on purpose, and Blink's current
behavior is a bug.

~TJ
Received on Tuesday, 7 April 2015 23:46:29 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:50 UTC