- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Aug 2017 18:32:36 +0000
- To: public-css-archive@w3.org
tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-scoping] Clarify that ::before/etc allowed after ::slotted() == In <https://github.com/w3c/webcomponents/issues/> a question was raised about whether you could style the ::before/etc pseudos of a ::slotted() element, and what the syntax would be for it. I argued that it should be allowed, with `::slotted()::before` syntax. Rune says this is easy, and even wrote a quick implementation with tests (all it took was some selector-parsing tweaking; the rest of the machinery worked automatically). Just confirming that this is fine with the rest of the group before I make the change to the spec. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1747 using your GitHub account
Received on Monday, 21 August 2017 18:32:35 UTC