- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 02 Aug 2016 21:28:28 +0000
- To: public-css-archive@w3.org
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