Re: [csswg-drafts] [css-scoping-1] should shadow-piercing descendant combinator (>>>) still be in specification

We are trying to figure out how to create an address for elements that violate an accessibility rule in the [axe-core](https://github.com/dequelabs/axe-core) project. The address needs to work for light and shadow elements. We normally create CSS selectors for this purpose and are looking at the `>>>` combinator to allow us to continue to create a CSS selector when we support shadow DOM. 

-- 
GitHub Notification of comment by dylanb
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/640#issuecomment-290952748 using your GitHub account

Received on Saturday, 1 April 2017 22:59:50 UTC