- From: Erik Dahlström <ed@opera.com>
- Date: Fri, 15 May 2009 14:46:23 +0200
- To: www-style@w3.org
- Cc: public-fx@w3.org
On Fri, 15 May 2009 13:08:00 +0200, Erik Dahlström <ed@opera.com> wrote: > Hello www-style, > > The CSS3 transitions spec lists some SVG properties in section 5.2 [1]. There are some slight errors in the types, probably because <length> in the SVG spec includes percentages, while the CSS spec definition of <length> does not. Also some properties use "float" instead of "number". > > Suggested changes to the table: > > fill-opacity: number > stroke-dasharray : list of lengths, percentages > stroke-dashoffset: length, percentage > stroke-opacity: number > stroke-width: length, percentage > > [1] http://dev.w3.org/csswg/css3-transitions/#properties-from-svg- + viewport-fill-opacity: number -- Erik Dahlstrom, Core Technology Developer, Opera Software Co-Chair, W3C SVG Working Group Personal blog: http://my.opera.com/macdev_ed
Received on Friday, 15 May 2009 12:47:07 UTC