- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 May 2011 22:09:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv2914
Modified Files:
Overview.html
Log Message:
copypasta (whatwg r6059)
Index: Overview.html
===================================================================
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:09:29 UTC