Add annotation for marker improvements
authorCameron McCormack <cam@mcc.id.au>
Tue, 08 May 2012 01:34:29 +1000
changeset 47 be4be55b2273
parent 46 6927f61890f1
child 48 2e3ff9c99d48
Add annotation for marker improvements
master/painting.html
--- a/master/painting.html	Tue May 08 01:26:50 2012 +1000
+++ b/master/painting.html	Tue May 08 01:34:29 2012 +1000
@@ -1187,6 +1187,24 @@
 
 <h2 id="Markers">Markers</h2>
 
+<div class="annotation">
+ <p>
+   SVG2 Requirement: Improve markers
+ </p>
+ <p>
+   Resolution: We will improve markers for SVG2
+ </p>
+ <p>
+   <a href="http://www.w3.org/2011/10/27-svg-irc#T18-12-30">Pre-TPAC F2F Day 1</a>.
+ </p>
+ <p>
+   Purpose: To solve the common problems authors have with SVG markers
+ </p>
+ <p>
+   Owner: Cameron (ACTION-3286)
+ </p>
+</div>
+
 <edit:with element='marker'>
 
 <h3 id="MarkersIntroduction">Introduction</h3>