- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 20 Jul 2016 16:26:19 +0000
- To: public-css-archive@w3.org
I'm having trouble understanding why this request is different from/better than https://www.w3.org/TR/2014/WD-css-scoping-1-20140403/#scope-atrule As for blocking styles from leaking in, ``` @scope whatever { * { all: revert; } } ``` should work, right? -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/270#issuecomment-234002908 using your GitHub account
Received on Wednesday, 20 July 2016 16:26:26 UTC