[html5] r4038 - [e] (0) tiny editorial fixes
whatwg at whatwg.org
whatwg at whatwg.org
Tue Sep 29 01:54:24 PDT 2009
Author: ianh
Date: 2009-09-29 01:54:23 -0700 (Tue, 29 Sep 2009)
New Revision: 4038
Modified:
index
source
Log:
[e] (0) tiny editorial fixes
Modified: index
===================================================================
--- index 2009-09-29 08:40:55 UTC (rev 4037)
+++ index 2009-09-29 08:54:23 UTC (rev 4038)
@@ -697,7 +697,7 @@
<li><a href=#javascript-protocol><span class=secno>6.5.5 </span>The <code title="">javascript:</code> protocol</a></li>
<li><a href=#events><span class=secno>6.5.6 </span>Events</a>
<ol>
- <li><a href=#event-handler-attributes><span class=secno>6.5.6.1 </span>event handlers</a></li>
+ <li><a href=#event-handler-attributes><span class=secno>6.5.6.1 </span>Event handlers</a></li>
<li><a href=#event-handlers-on-elements,-document-objects,-and-window-objects><span class=secno>6.5.6.2 </span>Event handlers on elements, <code>Document</code> objects, and <code>Window</code> objects</a></li>
<li><a href=#event-firing><span class=secno>6.5.6.3 </span>Event firing</a></li>
<li><a href=#events-and-the-window-object><span class=secno>6.5.6.4 </span>Events and the <code>Window</code> object</a></li>
@@ -50322,7 +50322,7 @@
<div class=impl>
- <h5 id=event-handler-attributes><span class=secno>6.5.6.1 </span>event handlers</h5>
+ <h5 id=event-handler-attributes><span class=secno>6.5.6.1 </span>Event handlers</h5>
</div>
@@ -54875,7 +54875,7 @@
e.g. because the resource is to be handed to an external
application. Process the resource appropriately.</p>
- </ol><p>Some of the sections below, to which the above algorithm defers
+ </ol><hr><p>Some of the sections below, to which the above algorithm defers
in certain cases, require the user agent to <dfn id=update-the-session-history-with-the-new-page>update the session
history with the new page</dfn>. When a user agent is required to do
this, it must <a href=#queue-a-task>queue a task</a> to run the following
Modified: source
===================================================================
--- source 2009-09-29 08:40:55 UTC (rev 4037)
+++ source 2009-09-29 08:54:23 UTC (rev 4038)
@@ -56828,7 +56828,7 @@
<div class="impl">
- <h5 id="event-handler-attributes">event handlers</h5>
+ <h5 id="event-handler-attributes">Event handlers</h5>
</div>
@@ -62133,6 +62133,8 @@
</ol>
+ <hr>
+
<p>Some of the sections below, to which the above algorithm defers
in certain cases, require the user agent to <dfn>update the session
history with the new page</dfn>. When a user agent is required to do
More information about the Commit-Watchers
mailing list