Back to ED.
authorCameron McCormack <cam@mcc.id.au>
Wed, 12 Feb 2014 17:38:50 +1100
changeset 637 d2c14c71ea93
parent 636 718eed3c7727
child 638 1b5e73dde6a1
Back to ED.
master/coords.html
master/painting.html
master/paths.html
master/publish.xml
master/types.html
--- a/master/coords.html	Tue Feb 11 13:53:56 2014 -0600
+++ b/master/coords.html	Wed Feb 12 17:38:50 2014 +1100
@@ -1031,7 +1031,7 @@
 bottom rectangle of the group illustrates what happens when
 values specified in percentage units are scaled.</p>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <h2 id="BoundingBoxes">Bounding boxes</h2>
 
--- a/master/painting.html	Tue Feb 11 13:53:56 2014 -0600
+++ b/master/painting.html	Wed Feb 12 17:38:50 2014 +1100
@@ -2194,7 +2194,7 @@
   </dd>
 </dl>
 
-<dl class="ready-for-wg-review">
+<dl class="ready-for-wider-review">
   <dt><span class="attr-value">'auto-start-reverse'</span></dt>
   <dd>
     <p>A value of <span class="attr-value">'auto-start-reverse'</span>
--- a/master/paths.html	Tue Feb 11 13:53:56 2014 -0600
+++ b/master/paths.html	Wed Feb 12 17:38:50 2014 +1100
@@ -265,7 +265,7 @@
 values are relative to the current point at the start of the
 command.</p>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <p>Relative path commands are also influenced by the
 current bearing, which is an angle set by the <em>bearing</em>
@@ -284,7 +284,7 @@
   <li>+: 1 or more of the given parameter(s) is required</li>
 </ul>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <p>In the description of the path commands, <var>cpx</var> and
 <var>cpy</var> represent the coordinates of the current point,
@@ -333,7 +333,7 @@
   </tr>
 </table>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <p>When a relative <strong>m</strong> command is used, the
 position moved to is (<var>cpx</var> + <var>x</var> cos <var>cb</var>
@@ -366,7 +366,7 @@
 At the end of the command, the new current point is set to the
 initial point of the current subpath.</p>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <p>The current bearing does not affect a <strong>z</strong> command.</p>
 
@@ -451,7 +451,7 @@
   </tr>
 </table>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <p>When a relative <strong>l</strong> command is used, the
 end point of the line is (<var>cpx</var> + <var>x</var> cos <var>cb</var>
@@ -553,7 +553,7 @@
   </tr>
 </table>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <p>When a relative <strong>c</strong> or <strong>s</strong>
 command is used, each of the relative coordinate pairs
@@ -633,7 +633,7 @@
   </tr>
 </table>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <p>When a relative <strong>q</strong> or <strong>t</strong>
 command is used, each of the relative coordinate pairs
@@ -707,7 +707,7 @@
   </tr>
 </table>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <p>When a relative <strong>a</strong> command is used, the end point
 of the arc is (<var>cpx</var> + <var>x</var> cos <var>cb</var>
@@ -790,7 +790,7 @@
 implementation notes</a> for detailed implementation notes for
 the path data elliptical arc commands.</p>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <h3 id="PathDataBearingCommands">The bearing commands</h3>
 
--- a/master/publish.xml	Tue Feb 11 13:53:56 2014 -0600
+++ b/master/publish.xml	Wed Feb 12 17:38:50 2014 +1100
@@ -3,7 +3,7 @@
 <publish-conf xmlns='http://mcc.id.au/ns/local'>
   <title>Scalable Vector Graphics (SVG) 2</title>
   <short-title>SVG 2</short-title>
-  <maturity>WD</maturity>
+  <maturity>ED</maturity>
   <output use-publish-directory='true' publish-directory='build/publish'/>
 
   <!--
@@ -13,7 +13,9 @@
     document's date.
     -->
   
+  <!--
   <publication-date>2014-02-11</publication-date>
+  -->
 
   <versions>
     <cvs href='https://svgwg.org/svg2-draft/'/>
--- a/master/types.html	Tue Feb 11 13:53:56 2014 -0600
+++ b/master/types.html	Wed Feb 12 17:38:50 2014 +1100
@@ -4069,7 +4069,7 @@
   </dd>
   <dt class="operations-header">Operations:</dt>
   <dd>
-    <div class="ready-for-wg-review">
+    <div class="ready-for-wider-review">
     <dl class="attributes">
       <dt id="__svg__SVGGraphicsElement__getBBox" class="operation first-child"><a class="idlinterface" href="types.html#InterfaceSVGRect">SVGRect</a> <b>getBBox</b>(optional <a href="#SVGBoundingBoxOptions">SVGBoundingBoxOptions</a> <var>options</var>)</dt>
       <dd class="operation">