File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2012-05-29 dschulze@adobe.com
2+ 'non-scaling-stroke' has no affect on stroking within a 3D rendering context.
3+
142012-05-29 dschulze@adobe.com
25 Remove 'animateTransform' description from spec, like discussed on public-fx.
36 http://lists.w3.org/Archives/Public/public-fx/2012AprJun/0137.html
Original file line number Diff line number Diff line change @@ -2002,6 +2002,11 @@ <h3 id=svg-three-dimensional-functions><span class=secno>13.5. </span>SVG
20022002 analogue of "flattening" the elements and taking the rendered content as a
20032003 two-dimensional canvas.
20042004
2005+ < p > If the ‘< code class =property > vector-effect</ code > ’ property is set
2006+ to ‘< code class =css > non-scaling-stroke</ code > ’ and an object is within
2007+ a < a href ="#d-rendering-context "> 3D Rendering Context</ a > the property has
2008+ no affect on stroking the object.
2009+
20052010 < h3 id =svg-user-coordinate-space > < span class =secno > 13.6. </ span > User
20062011 coordinate space</ h3 >
20072012
Original file line number Diff line number Diff line change @@ -1866,6 +1866,12 @@ <h3 id="svg-three-dimensional-functions">SVG and 3D transform functions</h3>
18661866 "flattening" the elements and taking the rendered content as a two-dimensional
18671867 canvas.
18681868 </ p >
1869+
1870+ < p >
1871+ If the 'vector-effect' property is set to ''non-scaling-stroke'' and an object is
1872+ within a < a href ="#d-rendering-context "> 3D Rendering Context</ a >
1873+ the property has no affect on stroking the object.
1874+ </ p >
18691875
18701876 < h3 id ="svg-user-coordinate-space ">
18711877 User coordinate space
You can’t perform that action at this time.
0 commit comments