Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) typo
git-svn-id: http://svn.whatwg.org/webapps@6798 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 1, 2011
1 parent 7de1874 commit 75ac2ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -73989,7 +73989,7 @@ <h4 id=drag-and-drop-processing-model><span class=secno>8.6.5 </span>Drag-and-dr
<dd><p>The user agent should delete the dragged selection from
the relevant text field.</dd>

<dt>If the <var title="">dropped</var> is false of it the
<dt>If the <var title="">dropped</var> is false or it the
<a href=#current-drag-operation>current drag operation</a> is "<code title="">none</code>"</dt>

<dd><p>The drag was canceled. If the platform conventions
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -73989,7 +73989,7 @@ dictionary <dfn id=drageventinit>DragEventInit</dfn> : <a href=#mouseeventinit>M
<dd><p>The user agent should delete the dragged selection from
the relevant text field.</dd>

<dt>If the <var title="">dropped</var> is false of it the
<dt>If the <var title="">dropped</var> is false or it the
<a href=#current-drag-operation>current drag operation</a> is "<code title="">none</code>"</dt>

<dd><p>The drag was canceled. If the platform conventions
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -84275,7 +84275,7 @@ dictionary <dfn>DragEventInit</dfn> : <span>MouseEventInit</span> {
<dd><p>The user agent should delete the dragged selection from
the relevant text field.</p></dd>

<dt>If the <var title="">dropped</var> is false of it the
<dt>If the <var title="">dropped</var> is false or it the
<span>current drag operation</span> is "<code
title="">none</code>"</dt>

Expand Down

0 comments on commit 75ac2ae

Please sign in to comment.