-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
removal/deprecationRemoving or deprecating a featureRemoving or deprecating a feature
Description
<style scoped>
has not been getting implementer interest. Would Firefox be OK with removing it? @smaug----, thoughts?
It seems shadow DOM and stylesheets restricted to a shadow tree ends up solving more of the real-world problems developers are faced with, although the two features don't work the same and it's certainly possible to conceive of use cases better served by style scoped.
I think that if nothing else, we should set a deadline for removal, similar to MediaController.
Related bugs that could be resolved upon removal:
<link rel="stylesheet" scoped>
would become unnecessary- Allow
<link>
in body would become uncontroversial since the main argument against it was that style scoped + import is better.
b-strauss, wiredearp, KenSharp and zlammaruv, workguy66, qiansen1386, guiprav, ethantw and 2 more
Metadata
Metadata
Assignees
Labels
removal/deprecationRemoving or deprecating a featureRemoving or deprecating a feature