[html5] r5653 - [e] (0) markup error
whatwg at whatwg.org
whatwg at whatwg.org
Fri Oct 29 16:08:33 PDT 2010
Author: ianh
Date: 2010-10-29 16:08:32 -0700 (Fri, 29 Oct 2010)
New Revision: 5653
Modified:
complete.html
index
source
Log:
[e] (0) markup error
Modified: complete.html
===================================================================
--- complete.html 2010-10-29 22:57:07 UTC (rev 5652)
+++ complete.html 2010-10-29 23:08:32 UTC (rev 5653)
@@ -66169,7 +66169,7 @@
<div class=impl>
<p>A <code><a href=#datatransfer>DataTransfer</a></code> object is associated with a
- <code><a href=#drag-data-store>drag data store</a></code> while it is valid.</p>
+ <a href=#drag-data-store>drag data store</a> while it is valid.</p>
<p>The <dfn id=dom-datatransfer-dropeffect title=dom-DataTransfer-dropEffect><code>dropEffect</code></dfn>
attribute controls the drag-and-drop feedback that the user is given
Modified: index
===================================================================
--- index 2010-10-29 22:57:07 UTC (rev 5652)
+++ index 2010-10-29 23:08:32 UTC (rev 5653)
@@ -66175,7 +66175,7 @@
<div class=impl>
<p>A <code><a href=#datatransfer>DataTransfer</a></code> object is associated with a
- <code><a href=#drag-data-store>drag data store</a></code> while it is valid.</p>
+ <a href=#drag-data-store>drag data store</a> while it is valid.</p>
<p>The <dfn id=dom-datatransfer-dropeffect title=dom-DataTransfer-dropEffect><code>dropEffect</code></dfn>
attribute controls the drag-and-drop feedback that the user is given
Modified: source
===================================================================
--- source 2010-10-29 22:57:07 UTC (rev 5652)
+++ source 2010-10-29 23:08:32 UTC (rev 5653)
@@ -75371,7 +75371,7 @@
<div class="impl">
<p>A <code>DataTransfer</code> object is associated with a
- <code>drag data store</code> while it is valid.</p>
+ <span>drag data store</span> while it is valid.</p>
<p>The <dfn
title="dom-DataTransfer-dropEffect"><code>dropEffect</code></dfn>
More information about the Commit-Watchers
mailing list