hixie: xref (whatwg r6078)

hixie: xref (whatwg r6078)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4881&r2=1.4882&f=h
http://html5.org/tools/web-apps-tracker?from=6077&to=6078

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4881
retrieving revision 1.4882
diff -u -d -r1.4881 -r1.4882
--- Overview.html 5 May 2011 06:42:35 -0000 1.4881
+++ Overview.html 5 May 2011 06:49:14 -0000 1.4882
@@ -7093,7 +7093,7 @@
 
      <dt>If <var title="">input</var> is an Object object</dt>
 
-     <dd><p>Let <var title="">output</var> be a newly constructed empty <code><a href="#the-object-element">Object</a></code> object.</dd>
+     <dd><p>Let <var title="">output</var> be a newly constructed empty <code title="">Object</code> object.</dd>
 
      <dt>If <var title="">input</var> is another native object type (e.g. <code>Error</code>, <code><a href="#function">Function</a></code>)</dt>
      <dt>If <var title="">input</var> is a host object (e.g. a DOM node)</dt>

Received on Thursday, 5 May 2011 06:52:01 UTC