[html5] r8570 - [e] (0) cross-reference clash Affected topics: DOM APIs
whatwg at whatwg.org
whatwg at whatwg.org
Fri Apr 11 11:30:44 PDT 2014
Author: ianh
Date: 2014-04-11 11:30:42 -0700 (Fri, 11 Apr 2014)
New Revision: 8570
Modified:
complete.html
index
source
Log:
[e] (0) cross-reference clash
Affected topics: DOM APIs
Modified: complete.html
===================================================================
--- complete.html 2014-04-09 22:22:02 UTC (rev 8569)
+++ complete.html 2014-04-11 18:30:42 UTC (rev 8570)
@@ -298,7 +298,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 9 April 2014</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 11 April 2014</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -8302,7 +8302,7 @@
<dd><p>Let <var title="">output</var> be a newly constructed empty <code title="">Object</code> object, and set <var title="">deep clone</var> to <i>own</i>.</dd>
- <dt>If <var title="">input</var> is a <code><a href=#the-map-element>Map</a></code> object</dt>
+ <dt>If <var title="">input</var> is a <code title="">Map</code> object</dt>
<dd><p>Let <var title="">output</var> be a newly constructed empty <code title="">Map</code>
object, and set <var title="">deep clone</var> to <i><a href=#the-map-element>map</a></i>.</dd>
Modified: index
===================================================================
--- index 2014-04-09 22:22:02 UTC (rev 8569)
+++ index 2014-04-11 18:30:42 UTC (rev 8570)
@@ -298,7 +298,7 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 9 April 2014</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 11 April 2014</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -8302,7 +8302,7 @@
<dd><p>Let <var title="">output</var> be a newly constructed empty <code title="">Object</code> object, and set <var title="">deep clone</var> to <i>own</i>.</dd>
- <dt>If <var title="">input</var> is a <code><a href=#the-map-element>Map</a></code> object</dt>
+ <dt>If <var title="">input</var> is a <code title="">Map</code> object</dt>
<dd><p>Let <var title="">output</var> be a newly constructed empty <code title="">Map</code>
object, and set <var title="">deep clone</var> to <i><a href=#the-map-element>map</a></i>.</dd>
Modified: source
===================================================================
--- source 2014-04-09 22:22:02 UTC (rev 8569)
+++ source 2014-04-11 18:30:42 UTC (rev 8570)
@@ -7878,7 +7878,7 @@
<dd><p>Let <var data-x="">output</var> be a newly constructed empty <code
data-x="">Object</code> object, and set <var data-x="">deep clone</var> to <i>own</i>.</p></dd>
- <dt>If <var data-x="">input</var> is a <code>Map</code> object</dt>
+ <dt>If <var data-x="">input</var> is a <code data-x="">Map</code> object</dt>
<dd><p>Let <var data-x="">output</var> be a newly constructed empty <code data-x="">Map</code>
object, and set <var data-x="">deep clone</var> to <i>map</i>.</p></dd>
More information about the Commit-Watchers
mailing list