[html5] r2428 - [e] (0) xref error

whatwg at whatwg.org whatwg at whatwg.org
Fri Nov 21 17:46:57 PST 2008


Author: ianh
Date: 2008-11-21 17:46:56 -0800 (Fri, 21 Nov 2008)
New Revision: 2428

Modified:
   index
   source
Log:
[e] (0) xref error

Modified: index
===================================================================
--- index	2008-11-22 00:53:31 UTC (rev 2427)
+++ index	2008-11-22 01:46:56 UTC (rev 2428)
@@ -16225,7 +16225,7 @@
   <a href=#plugin>plugin</a>, the user agent should pass the names and values
   of all the attributes on the element, and <!-- then a parameter
   named "PARAM" whose value is null, and then --> all the names and
-  values of <span title=concept-param-parameter>parameters</span>
+  values of <a href=#concept-param-parameter title=concept-param-parameter>parameters</a>
   given by <code><a href=#the-param-element>param</a></code> elements that are children of the
   <code><a href=#the-object-element>object</a></code> element, in <a href=#tree-order>tree order</a>, to the
   <a href=#plugin>plugin</a> used. If the <a href=#plugin>plugin</a> supports a
@@ -16357,7 +16357,7 @@
 
   <p>If both attributes are present, and if the parent element of the
   <code><a href=#the-param-element>param</a></code> is an <code><a href=#the-object-element>object</a></code> element, then the
-  element defines a <dfn id=concept-param-parameters title=concept-param-parameters>parameter</dfn> with the given
+  element defines a <dfn id=concept-param-parameter title=concept-param-parameter>parameter</dfn> with the given
   name/value pair.</p>
 
   <p>The DOM attributes <dfn id=dom-param-name title=dom-param-name><code>name</code></dfn> and <dfn id=dom-param-value title=dom-param-value><code>value</code></dfn> must both

Modified: source
===================================================================
--- source	2008-11-22 00:53:31 UTC (rev 2427)
+++ source	2008-11-22 01:46:56 UTC (rev 2428)
@@ -17504,7 +17504,7 @@
   <p>If both attributes are present, and if the parent element of the
   <code>param</code> is an <code>object</code> element, then the
   element defines a <dfn
-  title="concept-param-parameters">parameter</dfn> with the given
+  title="concept-param-parameter">parameter</dfn> with the given
   name/value pair.</p>
 
   <p>The DOM attributes <dfn




More information about the Commit-Watchers mailing list