Update this publication's ready-for-wg-review annotations to ready-for-wider-review.
authorCameron McCormack <cam@mcc.id.au>
Fri, 05 Apr 2013 14:23:40 +1100
changeset 475 b2d3adb9139b
parent 474 dd3f8dbac00f
child 476 0dd120f1f6c9
Update this publication's ready-for-wg-review annotations to ready-for-wider-review.
master/idlindex.html
master/intro.html
master/linking.html
master/painting.html
master/refs.html
master/render.html
master/struct.html
master/svgdom.html
master/types.html
--- a/master/idlindex.html	Fri Apr 05 14:16:40 2013 +1100
+++ b/master/idlindex.html	Fri Apr 05 14:23:40 2013 +1100
@@ -7,7 +7,7 @@
   <link rel="stylesheet"           title="Default"               type="text/css" media="screen" href="style/default_svg.css"/>
   <link rel="alternate stylesheet" title="No issues/annotations" type="text/css" media="screen" href="style/default_no_issues.css"/>
 </head>
-<body class="ready-for-wg-review">
+<body class="ready-for-wider-review">
 
 <h1>IDL Index</h1>
 
--- a/master/intro.html	Fri Apr 05 14:16:40 2013 +1100
+++ b/master/intro.html	Fri Apr 05 14:23:40 2013 +1100
@@ -298,7 +298,7 @@
   SVG 1.1 are <edit:attributecategory name='conditional processing'/>.</dd>
 </dl>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 <dl class="definitions">
   <dt id="TermContextElement">context element</dt>
   <dd>The context element of an element is defined as follows:
--- a/master/linking.html	Fri Apr 05 14:16:40 2013 +1100
+++ b/master/linking.html	Fri Apr 05 14:23:40 2013 +1100
@@ -192,7 +192,7 @@
   <li>the <a>'stroke'</a> property (see <a href="painting.html#SpecifyingPaint">Specifying paint</a> for reference rules)</li>
   <li>the <a>'textPath'</a> element must reference a <a>'path'</a> element</li>
   <li>
-    <div class="ready-for-wg-review">the <a>'tref'</a> element can reference any element (including non-SVG elements)</div>
+    <div class="ready-for-wider-review">the <a>'tref'</a> element can reference any element (including non-SVG elements)</div>
   </li>
   <li>the <a>'set'</a> element (see <a href="animate.html#TargetElement">Identifying the target element for an animation</a> for reference rules)</li>
   <li>the <a>'use'</a> element can reference any local or non-local resource</li>
--- a/master/painting.html	Fri Apr 05 14:16:40 2013 +1100
+++ b/master/painting.html	Fri Apr 05 14:23:40 2013 +1100
@@ -17,7 +17,7 @@
 
 <h1>Painting: Filling, Stroking and Marker Symbols</h1>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 <h2 id="Introduction">Introduction</h2>
 
 <p>Graphical elements that define a shape – <a>'path'</a> elements, <a>basic shapes</a>
@@ -2156,7 +2156,7 @@
 <p><a href="styling.html#SVGStylingProperties">Properties</a> inherit into the
 <a>'marker element'</a> element from its ancestors; properties do <em>not</em>
 inherit from the element referencing the <a>'marker element'</a> element.
-<span class="ready-for-wg-review">Note however that by using the <span class="prop-value">context-stroke</span>
+<span class="ready-for-wider-review">Note however that by using the <span class="prop-value">context-stroke</span>
 value for the <a>'fill'</a> or <a>'stroke'</a> on elements in its definition,
 a single marker can be designed to match the style of the element referencing
 the marker.</span></p>
@@ -2345,7 +2345,7 @@
 <p class="note">Note that <a>'marker-start'</a> and <a>'marker-end'</a>
 refer to the first and last vertex of the entire path, not each subpath.</p>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 <div class="example">
   <p>The following example shows a triangular marker symbol used as a
   <a>vertex marker</a> to form an arrowhead at the end of two paths.</p>
@@ -3844,7 +3844,7 @@
 SVGPaint members here.  The interface might be going away, however.</p>
 
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 <h3 id="InterfaceSVGMarkerInstance">Interface SVGMarkerInstance</h3>
 
 <p>The <a>SVGMarkerInstance</a> interface is used to represent an instance
--- a/master/refs.html	Fri Apr 05 14:16:40 2013 +1100
+++ b/master/refs.html	Fri Apr 05 14:23:40 2013 +1100
@@ -211,7 +211,7 @@
   </dd>
 </dl>
 
-<dl class="references ready-for-wg-review">
+<dl class="references ready-for-wider-review">
   <dt id="ref-DOM4" class="normref">[DOM4]</dt>
   <dd>
     <cite class="w3cwd"><a href="http://www.w3.org/TR/2012/WD-dom-20121206/">DOM4</a></cite>,
@@ -435,7 +435,7 @@
 </dl>
 
 
-<dl class="references ready-for-wg-review">
+<dl class="references ready-for-wider-review">
   <dt id="ref-WEBIDL" class="normref">[WEBIDL]</dt>
   <dd>
     <cite class="w3ccr"><a href="http://www.w3.org/TR/WebIDL/">Web IDL</a></cite>,
--- a/master/render.html	Fri Apr 05 14:16:40 2013 +1100
+++ b/master/render.html	Fri Apr 05 14:23:40 2013 +1100
@@ -66,7 +66,7 @@
 
 <h2 id="PaintersModel">The painters model</h2>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <p>SVG uses a "painters model" of rendering. <a>Paint</a>
 is applied in successive operations to the output device such
@@ -91,7 +91,7 @@
 painted on top of previously painted elements.</p>
 
 <h2 id="Grouping">How groups are rendered</h2>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 <p>
 Grouping elements, such as the <a>'g'</a> element (see <a>container elements</a>) create a <a>compositing group</a>.
 The compositing group will composite and blend with the <a>group backdrop</a> with behaviour depending on the values
@@ -100,7 +100,7 @@
 </div>
 
 <h2 id="Elements">How elements are rendered</h2>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 <p>
 Individual <a>graphics elements</a> are rendered as if each graphics element
 represented its own <a>compositing group</a>; thus, the effect is as if
@@ -227,7 +227,7 @@
 from <a href="https://dvcs.w3.org/hg/FXTF/raw-file/default/masking/index.html#clipping-paths"><cite>CSS Masking</cite></a>
 ([<a href="refs.html#ref-CSS-MASKING">CSS-MASKING</a>], section 8).</p>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 <p>Masking uses the luminance of the color channels and alpha
 channel in a referenced SVG element to define a supplemental
 set of alpha values which are multiplied to the alpha values
--- a/master/struct.html	Fri Apr 05 14:16:40 2013 +1100
+++ b/master/struct.html	Fri Apr 05 14:23:40 2013 +1100
@@ -1115,7 +1115,7 @@
 objects, but the parameters of the template are limited – just
 different inherited property values.</p>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 <p>The <a>'use'</a> element can reference an entire SVG document
 by specifying an <a>'xlink:href'</a> value without a fragment.
 Such references are taken to be referring to the root element
@@ -1610,7 +1610,7 @@
     <p>A negative value for <a>'width'</a> or <a>'height'</a> is invalid
     (see <a href="implnote.html#ErrorProcessing">Error processing</a>).
     A value of zero for either attribute disables rendering of the element.</p>
-    <p class="ready-for-wg-review">The <span class="attr-value">'auto'</span> value for <a>'width'</a>
+    <p class="ready-for-wider-review">The <span class="attr-value">'auto'</span> value for <a>'width'</a>
     and <a>'height'</a> is used to size the <a>'image'</a> element automatically
     based on the intrinsic size or aspect ratio of the referenced image.
     If the intrinsic aspect ratio of the referenced image is unknown,
--- a/master/svgdom.html	Fri Apr 05 14:16:40 2013 +1100
+++ b/master/svgdom.html	Fri Apr 05 14:23:40 2013 +1100
@@ -66,7 +66,7 @@
 
 <h2 id="SVGDOMOverview">SVG DOM overview</h2>
 
-<p class="ready-for-wg-review">The SVG DOM is defined in terms of <a href="http://www.w3.org/TR/WebIDL/">Web IDL</a>
+<p class="ready-for-wider-review">The SVG DOM is defined in terms of <a href="http://www.w3.org/TR/WebIDL/">Web IDL</a>
 interfaces. All IDL fragments in this specification must be interpreted as
 required for <a href="http://www.w3.org/TR/WebIDL/#dfn-conforming-idl-fragment">conforming IDL fragments</a>,
 as described in the Web IDL specification. [<a href="refs.html#ref-WEBIDL">WEBIDL</a>]</p>
--- a/master/types.html	Fri Apr 05 14:16:40 2013 +1100
+++ b/master/types.html	Fri Apr 05 14:23:40 2013 +1100
@@ -2923,7 +2923,7 @@
 </dd>
 </dl>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <dl class="attributes">
 <dt id="__svg__SVGAnimatedLength__cm" class="attribute"><b>cm</b><span class="idl-type-parenthetical"> (float)</span></dt>
@@ -3414,7 +3414,7 @@
 </dd>
 </dl>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 
 <dl class="attributes">
 <dt id="__svg__SVGAnimatedLengthList__cm" class="attribute"><b>cm</b><span class="idl-type-parenthetical"> (float)</span></dt>
@@ -4516,7 +4516,7 @@
   </dd>
 </dl>
 
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
 <h3 id="InterfaceSVGGeometryElement">Interface SVGGeometryElement</h3>
 
 <p>Interface <a>SVGGeometryElement</a> represents SVG elements whose rendering