Add a couple color related requirements.
--- a/master/color.html Tue Apr 24 11:44:31 2012 +0200
+++ b/master/color.html Tue Apr 24 17:12:44 2012 +0200
@@ -16,14 +16,63 @@
<div class="annotation">
<p>
- Resolution: Add new paint values currentFillPaint, currentStrokePaint.
+ This section should include an overall discussion of color in SVG as well as links to all the places color
+ is discussed in the specification: currentColor, SVG colors, etc.
+ </p>
+</div>
+
+<div class="annotation">
+ <p>
+ SVG2 Requirement: Add color management subject to deciding the exact conformance classes required.
</p>
<p>
- <a href="http://www.w3.org/Graphics/SVG/WG/wiki/SVG2_Resolutions#Add_new_paint_values_currentFillPaint.2C_currentStrokePaint">Seattle 2011 F2F Day 3</a>.
+ Resolution: SVG colormanagement becomes a chapter in SVG2. (No longer an independent module.)
+ </p>
+ <p>
+ <a href="http://www.w3.org/2011/10/28-svg-irc#T16-52-12">Conference call 2011-10-28</a>.
+ </p>
+ <p>
+ Purpose: Align with mainstream graphics use. Allow fluorescent colors, more than 8bit color, etc.
+ </p>
+ <p>
+ Owner: Chris.
+ </p>
+</div>
+
+<div class="annotation">
+ <p>
+ SVG2 Requirement: Support CSS3 Color syntax.
+ </p>
+ <p>
+ Resolution: ?.
+ </p>
+ <p>
+ <a href="http://www.w3.org/2011/07/29-svg-minutes.html#item01">F2F Seattle 2011</a>.
+ </p>
+ <p>
+ Purpose: Align with CSS. Already widely implemented.
+ </p>
+ <p>
+ Owner: Chris.
+ </p>
+</div>
+
+<div class="annotation">
+ <p>
+ SVG2 Requirement: Add new paint values currentFillPaint, currentStrokePaint.
+ </p>
+ <p>
+ Resolution: We will add new paint values currentFillPaint, currentStrokePaint etc. to SVG2.
+ </p>
+ <p>
+ <a href="http://www.w3.org/2011/07/29-svg-minutes.html#item01">Seattle 2011 F2F Day 3</a>.
</p>
<p>
Purpose: Among other things, to provide an easy way to match marker color to stroke color.
</p>
+ <p>
+ Owner: Chris.
+ </p>
</div>