Re: [csswg-drafts] Add :focusring selector

@JanMiksovsky if you're using shadow dom, have you looked into the 
delegatesFocus flag? It's a little confusing but here's a discussion 
on it: https://github.com/w3c/webcomponents/issues/554

The tl;dr is that you can have :focus match on the containing element 
as well as the child that actually has focus.

-- 
GitHub Notification of comment by robdodson
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/pull/709#issuecomment-260806856 
using your GitHub account

Received on Tuesday, 15 November 2016 23:42:32 UTC