Re: [csswg-drafts] [css-scoping] Support for CSS namespaces

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