simon: forgot to regen

simon: forgot to regen

http://dev.w3.org/cvsweb/html5/html4-differences/Overview.html?r1=1.151&r2=1.152&f=h

===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- Overview.html 19 May 2011 08:30:14 -0000 1.151
+++ Overview.html 19 May 2011 08:53:53 -0000 1.152
@@ -1276,21 +1276,16 @@
    of the main specification on a frequent basis so they become aware of all
    changes that affect them early on.
 
-  <p>The changes in the changelogs are in rough chronological order.
+  <p>The changes in the changelogs are in rough chronological order.</p>
+  <!-- rev 6139 - 6142 -->
+  <!--<li>The <code>cross-origin</code> attribute has been added to <code>img</code>, <code>video</code> and <code>audio</code> to use CORS. [<cite><span>CORS</span></cite>]
+     <li>The <code>external</code> attribute has been added on <code>window</code> and has the members <code>AddSearchProvider()</code> and <code>IsSearchProviderInstalled()</code>.-->
 
   <h3 id=changes-2011-01-13><span class=secno>5.1. </span>Changes since 5
    April 2011</h3>
-  <!-- rev 5974 - 6141 -->
+  <!-- rev 5974 - 6139 -->
 
   <ul>
-   <li>The <code>cross-origin</code> attribute has been added to
-    <code>img</code>, <code>video</code> and <code>audio</code> to use CORS.
-    [<cite><a href="#ref-cors">CORS</a></cite>]
-
-   <li>The <code>external</code> attribute has been added on
-    <code>window</code> and has the members <code>AddSearchProvider()</code>
-    and <code>IsSearchProviderInstalled()</code>.
-
    <li>Support for the <code>javascript:</code> scheme in <code>img</code>,
     <code>object</code>, CSS, etc, has been dropped.
 
@@ -2143,11 +2138,9 @@
 
   <h2 class=no-num id=references>References</h2>
 
-  <dl>
-   <dt>[<dfn id=ref-cors>CORS</dfn>]
+  <dl><!--<dt>[<dfn id="ref-cors">CORS</dfn>]</dt>
 
-   <dd><cite><a href="http://www.w3.org/TR/cors/">Cross-Origin Resource
-    Sharing</a></cite>, A. van Kesteren. W3C.
+      <dd><cite><a href="http://www.w3.org/TR/cors/">Cross-Origin Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>-->
 
    <dt>[<dfn id=ref-css-ui>CSS-UI</dfn>]

Received on Thursday, 19 May 2011 08:58:57 UTC