Re: Scoped SVG styles?

Dimitri Glazkov wrote:
> Will there ever be such a thing as scoped SVG styles? Since<style>  in
> SVG does pretty much the same thing as<style>  in HTML, would<style
> scoped>  in SVG make any sense?

Yes, we plan to have all the same features as HTML's <style> on SVG's 
<style>.  We haven't made the changes in SVG 2 yet, but Firefox's scoped 
style implementation already supports this.

Received on Monday, 17 June 2013 21:31:08 UTC