Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) copypasta
git-svn-id: http://svn.whatwg.org/webapps@6059 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed May 3, 2011
1 parent 9033553 commit 7510df5
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 @@ -70367,7 +70367,7 @@ <h4 id=the-datatransfer-interface><span class=secno>8.7.3 </span>The <code><a hr
<li><p>The strings produced by these steps are those in the list
<var title="">L</var>.</li>

</ol><p>The <dfn id=dom-datatransfer-getdata title=dom-DataTransfer-getData><code>getData(<var title="">format</var>, <var title="">data</var>)</code></dfn> method
</ol><p>The <dfn id=dom-datatransfer-getdata title=dom-DataTransfer-getData><code>getData(<var title="">format</var>)</code></dfn> method
must run the following steps:</p>

<ol><li><p>If the <code><a href=#datatransfer>DataTransfer</a></code> object is no longer
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -70422,7 +70422,7 @@ interface <dfn id=navigatorstorageutils>NavigatorStorageUtils</dfn> {
<li><p>The strings produced by these steps are those in the list
<var title="">L</var>.</li>

</ol><p>The <dfn id=dom-datatransfer-getdata title=dom-DataTransfer-getData><code>getData(<var title="">format</var>, <var title="">data</var>)</code></dfn> method
</ol><p>The <dfn id=dom-datatransfer-getdata title=dom-DataTransfer-getData><code>getData(<var title="">format</var>)</code></dfn> method
must run the following steps:</p>

<ol><li><p>If the <code><a href=#datatransfer>DataTransfer</a></code> object is no longer
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -80300,7 +80300,7 @@ interface <dfn>NavigatorStorageUtils</dfn> {
</ol>

<p>The <dfn title="dom-DataTransfer-getData"><code>getData(<var
title="">format</var>, <var title="">data</var>)</code></dfn> method
title="">format</var>)</code></dfn> method
must run the following steps:</p>

<ol>
Expand Down

0 comments on commit 7510df5

Please sign in to comment.