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.)

This is really going past the demand. People are using Wordpress and 
non-wellformed-non-valid div-soup day to day. ShadowDOM is really 
great but a solution that works for regular DOM/HTML without a 
preprocessor and not only **ShadowDOM** is the way to go. Unless you 
want another dead 'standard'.

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

Received on Tuesday, 5 July 2016 13:01:52 UTC