- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 05 May 2011 06:49:18 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv25638
Modified Files:
Overview.html
Log Message:
xref (whatwg r6078)
Index: Overview.html
===================================================================
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:49:20 UTC