[html5] r8662 - [e] (0) Typo in event index Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?i [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Jun 6 15:28:33 PDT 2014
Author: ianh
Date: 2014-06-06 15:28:26 -0700 (Fri, 06 Jun 2014)
New Revision: 8662
Modified:
complete.html
index
source
Log:
[e] (0) Typo in event index
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=26007
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2014-06-06 21:38:15 UTC (rev 8661)
+++ complete.html 2014-06-06 22:28:26 UTC (rev 8662)
@@ -104064,7 +104064,7 @@
<tr><!-- close --><td> <dfn id=event-close title=event-close><code>close</code></dfn>
<td> <code><a href=#event>Event</a></code>
<td> <code><a href=#the-dialog-element>dialog</a></code> elements, <code><a href=#websocket>WebSocket</a></code>
- <td> Fired at <code><a href=#the-dialog-element>dialog</a></code> elments when they are closed, and at <code><a href=#websocket>WebSocket</a></code> elements when the connection is terminated
+ <td> Fired at <code><a href=#the-dialog-element>dialog</a></code> elements when they are closed, and at <code><a href=#websocket>WebSocket</a></code> elements when the connection is terminated
<tr><!-- connect --><td> <dfn id=event-workerglobalscope-connect title=event-WorkerGlobalScope-connect><code>connect</code></dfn>
<td> <code><a href=#messageevent>MessageEvent</a></code>
Modified: index
===================================================================
--- index 2014-06-06 21:38:15 UTC (rev 8661)
+++ index 2014-06-06 22:28:26 UTC (rev 8662)
@@ -104064,7 +104064,7 @@
<tr><!-- close --><td> <dfn id=event-close title=event-close><code>close</code></dfn>
<td> <code><a href=#event>Event</a></code>
<td> <code><a href=#the-dialog-element>dialog</a></code> elements, <code><a href=#websocket>WebSocket</a></code>
- <td> Fired at <code><a href=#the-dialog-element>dialog</a></code> elments when they are closed, and at <code><a href=#websocket>WebSocket</a></code> elements when the connection is terminated
+ <td> Fired at <code><a href=#the-dialog-element>dialog</a></code> elements when they are closed, and at <code><a href=#websocket>WebSocket</a></code> elements when the connection is terminated
<tr><!-- connect --><td> <dfn id=event-workerglobalscope-connect title=event-WorkerGlobalScope-connect><code>connect</code></dfn>
<td> <code><a href=#messageevent>MessageEvent</a></code>
Modified: source
===================================================================
--- source 2014-06-06 21:38:15 UTC (rev 8661)
+++ source 2014-06-06 22:28:26 UTC (rev 8662)
@@ -115025,7 +115025,7 @@
<td> <dfn data-x="event-close"><code>close</code></dfn>
<td> <code>Event</code>
<td> <code>dialog</code> elements, <code>WebSocket</code>
- <td> Fired at <code>dialog</code> elments when they are closed, and at <code>WebSocket</code> elements when the connection is terminated
+ <td> Fired at <code>dialog</code> elements when they are closed, and at <code>WebSocket</code> elements when the connection is terminated
<tr> <!-- connect -->
<td> <dfn data-x="event-WorkerGlobalScope-connect"><code>connect</code></dfn>
More information about the Commit-Watchers
mailing list