html5/spec Overview.html,1.3292,1.3293

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8357

Modified Files:
	Overview.html 
Log Message:
xref typo (whatwg r4144)

Index: Overview.html
===================================================================
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:05 UTC