[html5] r4049 - [e] (0) sleep is for the weak

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 29 03:21:30 PDT 2009


Author: ianh
Date: 2009-09-29 03:21:28 -0700 (Tue, 29 Sep 2009)
New Revision: 4049

Modified:
   index
   source
Log:
[e] (0) sleep is for the weak

Modified: index
===================================================================
--- index	2009-09-29 10:10:29 UTC (rev 4048)
+++ index	2009-09-29 10:21:28 UTC (rev 4049)
@@ -13258,8 +13258,8 @@
   Atom. <a href=#refsATOM>[ATOM]</a>
 
   <p class=note>The <code><a href=#the-time-element>time</a></code> element's <code title=attr-time-pubdate><a href=#attr-time-pubdate>pubdate</a></code> attribute can be used to
-  provide the publicate date for an <code><a href=#the-article-element>article</a></code>
-  elemement.</p>
+  provide the publication date for an <code><a href=#the-article-element>article</a></code>
+  element.</p>
 
   <div class=example id=article-example>
 
@@ -50455,7 +50455,9 @@
   attributes">event handler content attribute</a> does not reset
   the corresponding <a href=#event-handlers title="event handlers">event
   handler</a>.</p> <!--
-  http://software.hixie.ch/utilities/js/live-dom-viewer/saved/245 -->
+  http://software.hixie.ch/utilities/js/live-dom-viewer/saved/245 onload
+  http://software.hixie.ch/utilities/js/live-dom-viewer/saved/247 onclick
+  -->
 
   <!-- v2: we should probably support HTML4's Content-Script-Type header here. -->
 

Modified: source
===================================================================
--- source	2009-09-29 10:10:29 UTC (rev 4048)
+++ source	2009-09-29 10:21:28 UTC (rev 4049)
@@ -14105,8 +14105,8 @@
 
   <p class="note">The <code>time</code> element's <code
   title="attr-time-pubdate">pubdate</code> attribute can be used to
-  provide the publicate date for an <code>article</code>
-  elemement.</p>
+  provide the publication date for an <code>article</code>
+  element.</p>
 
   <div id="article-example" class="example">
 
@@ -56982,7 +56982,9 @@
   attributes">event handler content attribute</span> does not reset
   the corresponding <span title="event handlers">event
   handler</span>.</p> <!--
-  http://software.hixie.ch/utilities/js/live-dom-viewer/saved/245 -->
+  http://software.hixie.ch/utilities/js/live-dom-viewer/saved/245 onload
+  http://software.hixie.ch/utilities/js/live-dom-viewer/saved/247 onclick
+  -->
 
   <!-- v2: we should probably support HTML4's Content-Script-Type header here. -->
 




More information about the Commit-Watchers mailing list