Re: [webcomponents] [Shadow] Section 2.4 - CSS inherit by default? (#314)

I'm back from the vacation. Let me catch up the discussion.

I don't see the clear definition of "not inherit style by default".
Could someone clarify the behavior of that at first?

If it is difficult to explain formally, I appreciate the explanation using the example tree of trees in the spec [1]. Which nodes inherit a style from the parent node in the composed tree, and which node doesn't?

Please leave a slot element to the composed tree if that's required to explain the behavior.

Additional question:
- For a node which doesn't inherit, where `{all: inherit}` should be used to *flip* the behavior? Do we need an additional primitive other than {all: inherit} to *flip* the behavior?

[1] http://w3c.github.io/webcomponents/spec/shadow/#composition-example

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/314#issuecomment-143645329

Received on Monday, 28 September 2015 05:44:48 UTC