- From: Takayoshi Kochi via GitHub <sysbot+gh@w3.org>
- Date: Sat, 01 Apr 2017 14:02:57 +0000
- To: public-css-archive@w3.org
@dylanb as you already saw, Chrome implements `>>>` under experimental flag, and it works only for v1 shadow roots and in querySelector. For v0 - you can still use `/deep/` in Chrome (and without experimental flag), although using v0 feature for any new thing is not recommended. Exactly what @tabatkins said, 'v0 is a dead-end tech'. If you find `>>>` useful, please let us know, as we are still waiting for feedback for convincing use cases in real world. -- GitHub Notification of comment by TakayoshiKochi Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/640#issuecomment-290922012 using your GitHub account
Received on Saturday, 1 April 2017 14:03:04 UTC