Paint segment markers only on non-zero length segments.
authorCameron McCormack <cam@mcc.id.au>
Fri, 25 May 2012 11:01:34 +1000
changeset 153 23f16bdee4d6
parent 152 812d683a4c6d
child 154 83819f5392da
Paint segment markers only on non-zero length segments.
master/painting.html
--- a/master/painting.html	Fri May 25 10:47:54 2012 +1000
+++ b/master/painting.html	Fri May 25 11:01:34 2012 +1000
@@ -1810,7 +1810,8 @@
 </table>
 
 <p>The <a>'marker-segment'</a> property is used to specify the marker that will
-be drawn at the center of each path segment.  Possible values are:</p>
+be drawn at the center of each non-zero length path segment.  Possible values
+are:</p>
 
 <dl>
   <dt><span class='prop-value'>none</span></dt>