Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6682 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 14, 2011
1 parent ee67a04 commit 3d4b097
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
4 changes: 1 addition & 3 deletions complete.html
Expand Up @@ -69369,9 +69369,7 @@ <h5 id=event-handler-attributes><span class=secno>7.1.6.1 </span>Event handlers<
<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>

<li>
return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></li>

<li>

Expand Down
4 changes: 1 addition & 3 deletions index
Expand Up @@ -69369,9 +69369,7 @@ currently this is unnecessary: http://www.w3.org/Bugs/Public/show_bug.cgi?id=119
<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>

<li>
return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></li>

<li>

Expand Down
4 changes: 1 addition & 3 deletions source
Expand Up @@ -78925,9 +78925,7 @@ currently this is unnecessary: http://www.w3.org/Bugs/Public/show_bug.cgi?id=119
<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>

<li>
href="#refsWEBIDL">[WEBIDL]</a></p></li>

<li>

Expand Down

0 comments on commit 3d4b097

Please sign in to comment.