Change the 'ready-for-wg-review' sections that have been reviewed by the WG to 'ready-for-wider-review'.
--- a/master/animate.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/animate.html Sun Aug 05 22:37:01 2012 +1000
@@ -53,7 +53,7 @@
</p>
</div>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="Introduction">Introduction</h2>
<p>Because the Web is a dynamic medium, SVG supports the
--- a/master/color.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/color.html Sun Aug 05 22:37:01 2012 +1000
@@ -62,7 +62,7 @@
Note that, in this specification, color interpolation occurs in an RGB color space even if an
ICC-based color specification is provided (see <a>'color-interpolation'</a>).</p>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="ColorProperty">The effect of the <span class="property">'color'</span> property</h2>
<p class="note">See the CSS Color Module Level 3 specification for the
--- a/master/feature.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/feature.html Sun Aug 05 22:37:01 2012 +1000
@@ -36,7 +36,7 @@
should support all listed feature strings for compatibility reasons. However,
the SVG 1.0 feature strings can be considered deprecated.</p>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="SVG2FeatureStrings">SVG 2 feature strings</h2>
<dl id="GraphicsAttribute">
--- a/master/idl.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/idl.html Sun Aug 05 22:37:01 2012 +1000
@@ -16,18 +16,19 @@
<p class="normativity"><strong>This appendix is normative.</strong></p>
-<p>This appendix contains the complete OMG IDL for the SVG Document Object
+<p>This appendix contains the complete Web IDL for the SVG Document Object
Model definitions. The IDL is also available at:</p>
+<!--
<pre><edit:locallink href="svg.idl"/></pre>
+-->
-<p>The SVG IDL defines the model for the SVG DOM. Note that the SVG IDL is
-defined such that some interfaces have more than one base class. The different
-standard language bindings for the SVG DOM are responsible for defining how
-to map all aspects of the SVG DOM into the given language, including how the
-language should implement interfaces with more than one base class.</p>
+<p class="issue">The file containing the entire IDL is not yet generated.</p>
<edit:completeidl modules='::smil, ::svg'/>
+<p class="issue">All the IDL fragments from the spec will be gathered and
+included here too.</p>
+
</body>
</html>
--- a/master/interact.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/interact.html Sun Aug 05 22:37:01 2012 +1000
@@ -949,8 +949,8 @@
a <a>'cursor element'</a> element, which can be
used to define a platform-independent cursor.</p>
-<div class="ready-for-wg-review">
-<h3 id="CursorProperty">The <span class="property">'cursor'</span> property</h3>
+<div class="ready-for-wider-review">
+<h3 id="CursorProperty">The effect of the <span class="property">'cursor'</span> property</h3>
<p class="note">See the CSS Basic User Interface Module Level 3 specification
for the definition of <a>'cursor property'</a>. [<a href="refs.html#ref-CSS3UI">CSS3UI</a>]</p>
--- a/master/intro.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/intro.html Sun Aug 05 22:37:01 2012 +1000
@@ -79,7 +79,7 @@
SVG files stored on Macintosh HFS file systems be given a file
type of <code>"svgz"</code> (all lowercase).</p>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="Namespace">SVG namespace and DTD</h2>
<p>The SVG 2 namespace is <code>http://www.w3.org/2000/svg</code>,
--- a/master/masking.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/masking.html Sun Aug 05 22:37:01 2012 +1000
@@ -548,7 +548,7 @@
</edit:with>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="Masking">Masking</h2>
@@ -1081,7 +1081,7 @@
</div>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="ObjectAndGroupOpacityProperties">Object and group opacity: the
effect of the <span class="property">'opacity'</span> property</h2>
--- a/master/painting.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/painting.html Sun Aug 05 22:37:01 2012 +1000
@@ -133,7 +133,7 @@
processing</a>).</dd>
</dl>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="FillProperties">Fill properties</h2>
<h3 id="SpecifyingFillPaint">Specifying fill paint: the <span class="property">'fill'</span> property</h3>
@@ -2537,7 +2537,7 @@
</edit:with>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="PaintOrder">Controlling paint operation order: the
<span class="property">'paint-order'</span> property</h2>
@@ -2650,7 +2650,7 @@
</div>
</div>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="ColorInterpolation">Color space for interpolation: the
<span class="property">'color-interpolation'</span> property</h2>
--- a/master/propidx.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/propidx.html Sun Aug 05 22:37:01 2012 +1000
@@ -72,7 +72,7 @@
visual</a></td>
<td>yes</td>
</tr>
- <tr class="ready-for-wg-review">
+ <tr class="ready-for-wider-review">
<td><a>'buffered-rendering'</a></td>
<td>auto | dynamic | static | <a class="noxref"
href="http://www.w3.org/TR/2008/REC-CSS2-20080411/cascade.html#value-def-inherit">
--- a/master/refs.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/refs.html Sun Aug 05 22:37:01 2012 +1000
@@ -52,7 +52,7 @@
http://www.w3.org/TR/CSS2/.
</dd>
-<dl class="references ready-for-wg-review">
+<dl class="references ready-for-wider-review">
<dt id="ref-CSS3COLOR" class="normref">[CSS3COLOR]</dt>
<dd>
<cite class="w3crec"><a href="http://www.w3.org/TR/2011/REC-css3-color-20110607/">CSS Color Module Level 3</a></cite>,
@@ -167,7 +167,7 @@
</dd>
</dl>
-<dl class="references ready-for-wg-review">
+<dl class="references ready-for-wider-review">
<dt id="ref-FILTERS" class="normref">[FILTERS]</dt>
<dd>
<cite class="w3ced"><a href="https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html">Filter Effects 1.0</a></cite>,
@@ -459,7 +459,7 @@
</dd>
</dl>
-<dl class="references ready-for-wg-review">
+<dl class="references ready-for-wider-review">
<dt id="ref-CSS3ANIMATIONS" class="informref">[CSS3ANIMATIONS]</dt>
<dd>
<cite class="w3cwd"><a href="http://www.w3.org/TR/2012/WD-css3-animations-20120403/">CSS Animations</a></cite>,
--- a/master/text.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/text.html Sun Aug 05 22:37:01 2012 +1000
@@ -620,7 +620,7 @@
href="animate.html#Animatable">Animatable</a>:
yes.</span></dd>
- <dl class="ready-for-wg-review">
+ <dl class="ready-for-wider-review">
<dt id="TextElementWidthAttribute"><span
class="adef">width</span> = "<span class="attr-value"><a
href="types.html#DataTypeLength"><length></a></span>"</dt>
@@ -1977,7 +1977,7 @@
and <a>'stroke'</a> properties) before the
next glyph gets rendered.</p>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h3 id='TextOverflowProcessing'>Text overflow processing</h3>
<p class="note">New in SVG 2.
@@ -4315,7 +4315,7 @@
</edit:with>
-<div class="ready-for-wg-review">
+<div class="ready-for-wider-review">
<h2 id="WhiteSpace">White space handling</h2>
<p class="note">New in SVG 2.
--- a/master/toc.html Sun Aug 05 20:42:27 2012 +1000
+++ b/master/toc.html Sun Aug 05 22:37:01 2012 +1000
@@ -10,7 +10,7 @@
<link rel="alternate stylesheet" title="SVG 1.1" type="text/css" media="screen" href="style/svg-style.css"/>
<!-- W3C style sheet will be added here during processing. -->
</head>
-<body class="ready-for-wg-review">
+<body class="ready-for-wider-review">
<h1>Full Table of Contents</h1>