- From: poot <cvsmail@w3.org>
- Date: Tue, 03 May 2011 18:12:52 -0400
- To: public-html-diffs@w3.org
hixie: copypasta (whatwg r6059)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4864&r2=1.4865&f=h
http://html5.org/tools/web-apps-tracker?from=6058&to=6059
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4864
retrieving revision 1.4865
diff -u -d -r1.4864 -r1.4865
--- Overview.html 3 May 2011 22:04:58 -0000 1.4864
+++ Overview.html 3 May 2011 22:09:24 -0000 1.4865
@@ -51644,7 +51644,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
Received on Tuesday, 3 May 2011 22:12:54 UTC