html5/pubnotes Overview.html,1.294,1.295 Overview.src.html,1.279,1.280

Update of /sources/public/html5/pubnotes
In directory hutz:/tmp/cvs-serv1081

Modified Files:
	Overview.html Overview.src.html 
Log Message:
1.958 Remove redundancy in gradient extrapolation. (whatwg r1768)


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.html,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -d -r1.294 -r1.295
--- Overview.html	2 Jul 2008 21:22:13 -0000	1.294
+++ Overview.html	2 Jul 2008 21:35:20 -0000	1.295
@@ -1425,6 +1425,9 @@
                     perpendicular to the direction of the line
                     <em class="highlight">(and that no additional
                       line cap is added)</em>.</q></li>
+                  <li>Text specifying “gradient interpolation” was
+                  revised to specify both and <q>interpolation and
+                    extrapolation</q>.</li>
                 </ul>
               </div>
             </div>

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.src.html,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -d -r1.279 -r1.280
--- Overview.src.html	2 Jul 2008 21:22:13 -0000	1.279
+++ Overview.src.html	2 Jul 2008 21:35:20 -0000	1.280
@@ -710,6 +710,9 @@
                     perpendicular to the direction of the line
                     <em class=highlight>(and that no additional
                       line cap is added)</em>.</q></li>
+                  <li>Text specifying “gradient interpolation” was
+                  revised to specify both and <q>interpolation and
+                    extrapolation</q>.</li>
                 </ul>
               </section>
             </section>

Received on Wednesday, 2 July 2008 21:35:55 UTC