Mark a section as ready for review.
authorCameron McCormack <cam@mcc.id.au>
Mon, 21 May 2012 19:04:52 +1000
changeset 117 5fa40b3b4066
parent 116 cd92673ff120
child 118 fd5a9abb5ce6
Mark a section as ready for review.
master/painting.html
--- a/master/painting.html	Mon May 21 19:01:33 2012 +1000
+++ b/master/painting.html	Mon May 21 19:04:52 2012 +1000
@@ -971,6 +971,7 @@
 
 <p class="issue">An illustration of stroke dashing would be good here.</p>
 
+<div class="ready-for-wg-review">
 <h3 id="StrokeShape">Computing the shape of the stroke</h3>
 
 <p>The following algorithm describes what the shape of a
@@ -1150,6 +1151,7 @@
   <img src="images/painting/linejoin-construction.svg" style="border: 1px solid #888"/>
   <p class="caption">Construction of a round line join shape.</p>
 </div>
+</div>
 
 <h2 id="VisibilityControl">Controlling visibility</h2>