[Bug 15818] [Shadow]: Consider a notion of shared stylesheet

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15818

--- Comment #3 from Travis Leithead [MSFT] <travil@microsoft.com> 2012-03-15 20:29:19 UTC ---
(Replying for Tony as he just had a new baby :)

I think this is definately a step in the right direction as compared with
<style scoped>.

It gives the component author a chance to exclusively share stylesheet objects,
which is great, and the implementation a chance to optimize around that shared
instance (rather than having multiple copies of a scoped stylesheet hanging
around).

There may be some room to further refine this, but as mentioned, this is
definately a step up.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 15 March 2012 20:29:22 UTC