- From: poot <cvsmail@w3.org>
- Date: Tue, 29 Sep 2009 19:13:29 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: sleep is for the weak (whatwg r4049)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3210&r2=1.3211&f=h
http://html5.org/tools/web-apps-tracker?from=4048&to=4049
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3210
retrieving revision 1.3211
diff -u -d -r1.3210 -r1.3211
--- Overview.html 29 Sep 2009 10:02:10 -0000 1.3210
+++ Overview.html 29 Sep 2009 10:13:09 -0000 1.3211
@@ -11759,8 +11759,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.<div class="example" id="article-example">
+ provide the publication date for an <code><a href="#the-article-element">article</a></code>
+ element.<div class="example" id="article-example">
<p>This example shows a blog post using the <code><a href="#the-article-element">article</a></code>
element:</p>
@@ -45428,7 +45428,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 --><!-- v2: we should probably support HTML4's Content-Script-Type header here. --><div class="impl">
+ 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. --><div class="impl">
<hr><p>All <a href="#event-handlers">event handlers</a> on an element, whether
set to null or to a <code><a href="#function">Function</a></code> object, must be registered
Received on Tuesday, 29 September 2009 10:14:05 UTC