[html5] r6682 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Fri Oct 14 11:25:21 PDT 2011
Author: ianh
Date: 2011-10-14 11:25:20 -0700 (Fri, 14 Oct 2011)
New Revision: 6682
Modified:
complete.html
index
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2011-10-14 00:35:25 UTC (rev 6681)
+++ complete.html 2011-10-14 18:25:20 UTC (rev 6682)
@@ -69369,12 +69369,10 @@
<li><p>Invoke <var title="">callback</var>'s <code title=dom-function-call><a href=#dom-function-call>call()</a></code> operation with one
argument, the value of which is the <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to the
<var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let the
- return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></p>
+ return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></li>
<li>
- <li>
-
<p>Process <var title="">return value</var> as follows:</p>
<dl class=switch><dt>If the event type is <code class=event-mouseover>mouseover</code></dt>
Modified: index
===================================================================
--- index 2011-10-14 00:35:25 UTC (rev 6681)
+++ index 2011-10-14 18:25:20 UTC (rev 6682)
@@ -69369,12 +69369,10 @@
<li><p>Invoke <var title="">callback</var>'s <code title=dom-function-call><a href=#dom-function-call>call()</a></code> operation with one
argument, the value of which is the <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to the
<var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let the
- return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></p>
+ return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></li>
<li>
- <li>
-
<p>Process <var title="">return value</var> as follows:</p>
<dl class=switch><dt>If the event type is <code class=event-mouseover>mouseover</code></dt>
Modified: source
===================================================================
--- source 2011-10-14 00:35:25 UTC (rev 6681)
+++ source 2011-10-14 18:25:20 UTC (rev 6682)
@@ -78925,12 +78925,10 @@
<var title="">E</var>'s <code
title="dom-Event-currentTarget">currentTarget</code>. Let the
return value be <var title="">return value</var>. <a
- href="#refsWEBIDL">[WEBIDL]</a></p>
+ href="#refsWEBIDL">[WEBIDL]</a></p></li>
<li>
- <li>
-
<p>Process <var title="">return value</var> as follows:</p>
<dl class="switch">
More information about the Commit-Watchers
mailing list