hixie: xref typo (whatwg r4144)

hixie: xref typo (whatwg r4144)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3292&r2=1.3293&f=h
http://html5.org/tools/web-apps-tracker?from=4143&to=4144

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3292
retrieving revision 1.3293
diff -u -d -r1.3292 -r1.3293
--- Overview.html 15 Oct 2009 08:34:02 -0000 1.3292
+++ Overview.html 15 Oct 2009 20:34:58 -0000 1.3293
@@ -64303,7 +64303,7 @@
   and <code title="attr-dim-height"><a href="#attr-dim-height">height</a></code> attributes on
   <code><a href="#the-applet-element">applet</a></code>, <code><a href="#the-embed-element">embed</a></code>, <code><a href="#the-iframe-element">iframe</a></code>,
   <code><a href="#the-img-element">img</a></code>, <code><a href="#the-object-element">object</a></code> or <code><a href="#video">video</a></code>
-  elements, and <code><a href="#the-input-element">input</a></code> elements with a <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute in the <a href="#image-button-state" title="attr-input-type-image">Image Button</a> state, <a href="#maps-to-the-pixel-length-property" title="maps to the pixel length property">map to the dimension
+  elements, and <code><a href="#the-input-element">input</a></code> elements with a <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute in the <a href="#image-button-state" title="attr-input-type-image">Image Button</a> state, <a href="#maps-to-the-dimension-property" title="maps to the dimension property">map to the dimension
   properties</a> 'width' and 'height' on the element
   respectively.</p>
 
@@ -64755,8 +64755,8 @@
   element's 'background-color' property to the resulting color.</p>
 
   <p>The <code title="attr-marquee-width">width</code> and <code title="attr-marquee-height">height</code> attributes on a
-  <code><a href="#the-marquee-element">marquee</a></code> element <a href="#maps-to-the-pixel-length-property" title="maps to the pixel length
-  property">map to the dimension properties</a> 'width' and
+  <code><a href="#the-marquee-element">marquee</a></code> element <span title="maps to the dimenson
+  property">map to the dimension properties</span> 'width' and
   'height' on the element respectively.</p>
 
   <p>The intrinsic height of a <code><a href="#the-marquee-element">marquee</a></code> element with its

Received on Thursday, 15 October 2009 20:35:44 UTC