Re: [csswg-drafts] [css-pseudo] Highlight pseudo-el cascade rules doesn't match reality

The vast majority of ::selection styling is simple whole-page theming,
 with a naked `::selection { ... }` selector. That sort of usage 
doesn't care which strategy we use.

So then it's a question of whether making a much less common usage of 
the feature work somewhat better is worth the *significantly* 
increased complexity of a completely novel inheritance algorithm.

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

Received on Tuesday, 2 August 2016 21:28:37 UTC