html5/html4-differences Overview.html,1.160,1.161 Overview.src.html,1.137,1.138

Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv27298

Modified Files:
	Overview.html Overview.src.html 
Log Message:
consistify with DOM Core et al

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- Overview.html	4 Aug 2011 11:56:35 -0000	1.160
+++ Overview.html	4 Aug 2011 12:00:48 -0000	1.161
@@ -21,7 +21,10 @@
 
     -->
     <div class="head">
-      <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
+      
+<!--begin-logo-->
+<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
+<!--end-logo-->
 
       <h1 id="html5-diff">HTML5 differences from HTML4</h1>
 
@@ -29,13 +32,7 @@
 
       <dl>
         <dt>This Version:</dt>
-        <dd><a href="http://www.w3.org/TR/2011/ED-html5-diff-20110804//">http://www.w3.org/TR/2011/WD-html5-diff-20110804/</a></dd>
-
-        <dt>Latest Published Version:</dt>
-        <dd><a href="http://www.w3.org/TR/html5-diff/">http://www.w3.org/TR/html5-diff/</a></dd>
-
-        <dt>Latest Editor's Draft:</dt>
-        <dd><a href="http://dev.w3.org/html5/html4-differences/">http://dev.w3.org/html5/html4-differences/</a></dd>
+        <dd class="dontpublish"><a href="http://dev.w3.org/html5/html4-differences/">http://dev.w3.org/html5/html4-differences/</a>
 
         <dt>Previous Versions:</dt>
         <dd><a href="http://www.w3.org/TR/2011/WD-html5-diff-20110405/">http://www.w3.org/TR/2011/WD-html5-diff-20110405/</a></dd>
@@ -58,17 +55,10 @@
         &lt;<a href="mailto:simonp@opera.com">simonp@opera.com</a>&gt;</dd>
       </dl>
 
-      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
-      &copy; 2011
-      <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>&reg;</sup>
-      (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>,
-      <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>,
-      <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C
-      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
-      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>
-      and
-      <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document
-      use</a> rules apply.</p>
+      
+<!--begin-copyright-->
+<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
+<!--end-copyright-->
     </div>
 
     <hr>

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- Overview.src.html	4 Aug 2011 11:56:35 -0000	1.137
+++ Overview.src.html	4 Aug 2011 12:00:48 -0000	1.138
@@ -23,7 +23,7 @@
 
     -->
     <div class="head">
-      <p><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></p>
+      <!--logo-->
 
       <h1 id="html5-diff">HTML5 differences from HTML4</h1>
 
@@ -31,13 +31,14 @@
 
       <dl>
         <dt>This Version:</dt>
-        <dd><a href="[VERSION]/">http://www.w3.org/TR/[YEAR]/WD-html5-diff-[CDATE]/</a></dd>
+        <dd class=publish><a href="[VERSION]">[VERSION]</a></dd>
+        <dd class=dontpublish><a href="http://dev.w3.org/html5/html4-differences/">http://dev.w3.org/html5/html4-differences/</a>
 
-        <dt>Latest Published Version:</dt>
-        <dd><a href="http://www.w3.org/TR/html5-diff/">http://www.w3.org/TR/html5-diff/</a></dd>
+        <dt class=publish>Latest Version:</dt>
+        <dd class=publish><a href="[LATEST]">[LATEST]</a></dd>
 
-        <dt>Latest Editor's Draft:</dt>
-        <dd><a href="http://dev.w3.org/html5/html4-differences/">http://dev.w3.org/html5/html4-differences/</a></dd>
+        <dt class=publish>Latest Editor's Draft:</dt>
+        <dd class=publish><a href="http://dev.w3.org/html5/html4-differences/">http://dev.w3.org/html5/html4-differences/</a></dd>
 
         <dt>Previous Versions:</dt>
         <dd><a href="http://www.w3.org/TR/2011/WD-html5-diff-20110405/">http://www.w3.org/TR/2011/WD-html5-diff-20110405/</a></dd>
@@ -60,17 +61,7 @@
         &lt;<a href="mailto:simonp@opera.com">simonp@opera.com</a>></dd>
       </dl>
 
-      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
-      &copy; [YEAR]
-      <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>&reg;</sup>
-      (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>,
-      <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>,
-      <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C
-      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
-      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>
-      and
-      <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document
-      use</a> rules apply.</p>
+      <!--copyright-->
     </div>
 
     <hr>

Received on Thursday, 4 August 2011 12:00:52 UTC