Re: [csswg-drafts] [css-scoping] scoped attribute on style element removed from HTML

It's likely to be dead; I suspect that we should remove it from the 
Scoping draft. It looks like, at least for now, browsers are settling 
on shadow DOM as the sole scoping mechanism.  (While being somewhat 
more complex to use, it *is* much more powerful and feature-ful; 
`<style scoped>` is basically equivalent to just putting an ID on the 
container and using that in every rule.)

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/137#issuecomment-222031438 
using your GitHub account

Received on Friday, 27 May 2016 00:30:14 UTC