HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/7166

SVNBugCommentTime (UTC)
7166update intro2012-07-09 20:53
Index: source
===================================================================
--- source	(revision 7165)
+++ source	(revision 7166)
@@ -93,8 +93,8 @@
   (the one you are reading right now),
 <!--START dev-html-->
 
-  parts of which are republished in a variety of other forms,
-  including an edition optimized for Web developers
+  parts of which are republished in an edition optimized for Web
+  developers
 
 <!--END complete-->
   (which you are reading right now).
@@ -107,12 +107,12 @@
   <p>The W3C also publishes parts of this specification as separate
   documents. One of these parts is called "HTML5"; it is a subset of
 <!--END dev-html-->
-  this specification (the HTML Living Standard).
+  this specification (the HTML Living Standard)
 <!--END complete-->
 <!--START dev-html-->
-  the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">HTML Living Standard</a>.
+  the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">HTML Living Standard</a>
 <!--START complete-->
-
+  as it stood in late June 2012.
   </p>
 
 <!--
@@ -133,8 +133,8 @@
   <h6 class="no-toc">How do the WHATWG and W3C specifications differ?</h6>
 
   <p>The features present in both the WHATWG and W3C specifications
-  are specified using identical text, except for the following (mostly
-  editorial) differences:</p><!--FORK-->
+  are specified using identical text, except for the following
+  differences:</p><!--FORK-->
 
   <ul>
 
@@ -144,6 +144,12 @@
    WHATWG versions of HTML.</li>
 --> <!-- in the status section -->
 
+   <li>The W3C HTML specification lacks any of the fixes made to this
+   specification since late June 2012. (Specifically, <a
+   href="http://html5.org/tools/web-apps-tracker?from=7147">changes
+   from revision r7148 onwards</a> have not yet been applied to the
+   W3C HTML specification.)</li>
+
    <li>The W3C HTML specification refers to the technology as HTML5,
    rather than just HTML.</li><!--VERSION-->
 

|