[html5] r6059 - [e] (0) copypasta
whatwg at whatwg.org
whatwg at whatwg.org
Tue May 3 15:09:19 PDT 2011
Author: ianh
Date: 2011-05-03 15:09:18 -0700 (Tue, 03 May 2011)
New Revision: 6059
Modified:
complete.html
index
source
Log:
[e] (0) copypasta
Modified: complete.html
===================================================================
--- complete.html 2011-05-03 22:04:53 UTC (rev 6058)
+++ complete.html 2011-05-03 22:09:18 UTC (rev 6059)
@@ -70367,7 +70367,7 @@
<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
Modified: index
===================================================================
--- index 2011-05-03 22:04:53 UTC (rev 6058)
+++ index 2011-05-03 22:09:18 UTC (rev 6059)
@@ -70422,7 +70422,7 @@
<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
Modified: source
===================================================================
--- source 2011-05-03 22:04:53 UTC (rev 6058)
+++ source 2011-05-03 22:09:18 UTC (rev 6059)
@@ -80300,7 +80300,7 @@
</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>
More information about the Commit-Watchers
mailing list