[html5] r7343 - [e] (0) fork updates Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 13 08:23:59 PDT 2012


Author: ianh
Date: 2012-09-13 08:23:57 -0700 (Thu, 13 Sep 2012)
New Revision: 7343

Modified:
   complete.html
   index
   source
Log:
[e] (0) fork updates
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-09-13 15:15:27 UTC (rev 7342)
+++ complete.html	2012-09-13 15:23:57 UTC (rev 7343)
@@ -1591,6 +1591,11 @@
    <code><a href=#mouseeventinit>MouseEventInit</a></code>, resulting in a different definition
    for <code><a href=#drageventinit>DragEventInit</a></code>.</li>
 
+   <li>The W3C HTML specification has slightly less accurate prose,
+   slightly more inconsistent style, and has some more bugs in
+   examples in a few places.</li> <!-- checkins for w3c bugs 18269,
+   18266, 18250, 18222 -->
+
   </ul><p>The following sections are only published in the WHATWG
   specifications and are not currently available anywhere else:</p>
 

Modified: index
===================================================================
--- index	2012-09-13 15:15:27 UTC (rev 7342)
+++ index	2012-09-13 15:23:57 UTC (rev 7343)
@@ -1591,6 +1591,11 @@
    <code><a href=#mouseeventinit>MouseEventInit</a></code>, resulting in a different definition
    for <code><a href=#drageventinit>DragEventInit</a></code>.</li>
 
+   <li>The W3C HTML specification has slightly less accurate prose,
+   slightly more inconsistent style, and has some more bugs in
+   examples in a few places.</li> <!-- checkins for w3c bugs 18269,
+   18266, 18250, 18222 -->
+
   </ul><p>The following sections are only published in the WHATWG
   specifications and are not currently available anywhere else:</p>
 

Modified: source
===================================================================
--- source	2012-09-13 15:15:27 UTC (rev 7342)
+++ source	2012-09-13 15:23:57 UTC (rev 7343)
@@ -310,6 +310,11 @@
    <code>MouseEventInit</code>, resulting in a different definition
    for <code>DragEventInit</code>.</li>
 
+   <li>The W3C HTML specification has slightly less accurate prose,
+   slightly more inconsistent style, and has some more bugs in
+   examples in a few places.</li> <!-- checkins for w3c bugs 18269,
+   18266, 18250, 18222 -->
+
   </ul>
 
   <p>The following sections are only published in the WHATWG




More information about the Commit-Watchers mailing list