- From: poot <cvsmail@w3.org>
- Date: Thu, 11 Feb 2010 17:26:10 +0900 (JST)
- To: public-html-diffs@w3.org
annevk: actually, lots of minor fixes were made so downplay 'thousand'
http://dev.w3.org/cvsweb/html5/html4-differences/Overview.html?r1=1.87&r2=1.88&f=h
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- Overview.html 11 Feb 2010 07:48:13 -0000 1.87
+++ Overview.html 11 Feb 2010 08:25:57 -0000 1.88
@@ -1281,9 +1281,8 @@
<code>summary</code> for exactly the same reason.
</ul>
- <p>A whole lot of other problems has been resolved. Over one thousand
- changes have been comitted to the source document. The above list
- summarises what affects authors the most.
+ <p>A whole lot of other smaller issues have also been resolved. The above
+ list summarises what is thought to be of primary interest to authors.
<p>In addition to all of the above, Microdata and the 2D context API for
<code>canvas</code> have been split into their own drafts at the W3C (the
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- Overview.src.html 11 Feb 2010 07:48:13 -0000 1.65
+++ Overview.src.html 11 Feb 2010 08:25:57 -0000 1.66
@@ -1095,11 +1095,11 @@
<li>The <code>details</code> element now uses a new element
<code>summary</code> for exactly the same reason.</li>
</ul>
-
- <p>A whole lot of other problems has been resolved. Over one thousand
- changes have been comitted to the source document. The above list
- summarises what affects authors the most.</p>
-
+
+ <p>A whole lot of other smaller issues have also been resolved. The
+ above list summarises what is thought to be of primary interest to
+ authors.</p>
+
<p>In addition to all of the above, Microdata and the 2D context API for
<code>canvas</code> have been split into their own drafts at the W3C
(the WHATWG still publishes a version of HTML5 that includes them):</p>
Received on Thursday, 11 February 2010 08:26:38 UTC