[Bug 16317] [Shadow]: Clarify the meaning of /select/ and upper boundary encapsulation, styling

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16317

--- Comment #4 from Dimitri Glazkov <dglazkov@chromium.org> 2012-03-15 22:15:07 UTC ---
(In reply to comment #3)
> Step 1: Reworked the rule applicability algorithm to use "applicable in tree",
> rather than "applicable to node". This allows us to separate the notion of
> "applicable" and "matching".
> 
> For example, ".some-insertion-point /select/ div.special" is _applicable_ in a
> shadow DOM subtree, even though it _matches_ nodes outside of the shadow DOM
> tree.
> 
> http://dvcs.w3.org/hg/webcomponents/rev/8d191f75a97d

Oops, that was http://dvcs.w3.org/hg/webcomponents/rev/b2f0d136b2c5.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 15 March 2012 22:15:10 UTC