Make yellow background continuous.
authorCameron McCormack <cam@mcc.id.au>
Mon, 28 May 2012 11:07:50 +1000
changeset 179 53344b6a1a0f
parent 178 2419cd798fc0
child 180 28b8fe41234b
Make yellow background continuous.
master/painting.html
--- a/master/painting.html	Mon May 28 11:01:33 2012 +1000
+++ b/master/painting.html	Mon May 28 11:07:50 2012 +1000
@@ -3111,9 +3111,7 @@
 <p>In all cases, resampling must be done in a truecolor (e.g.,
 24-bit) color space even if the original data and/or the target
 device is indexed color.</p>
-</div>
-
-<div class="ready-for-wg-review">
+
 <h3 id="BufferedRendering">The <span class="property">'buffered-rendering'</span>
 property</h3>
 
@@ -3175,9 +3173,7 @@
   <dt><span class='prop-value'>static</span></dt>
   <dd>Indicates that the element is not expected to be modified often. This suggests that user agent may be able to allocate resources, such as an offscreen buffer, that would allow increased performance in redraw. It does not mean that the element will never change. If an element is modified when the value is <span class='prop-value'>'static'</span>, then redraw might have reduced performance.</dd>
 </dl>
-</div>
-
-<div class="ready-for-wg-review">
+
 <h2 id="InheritanceOfPaintingProperties">Inheritance of painting properties</h2>
 
 <p>The values of any of the painting properties defined in this chapter can