Skip to content

Commit

Permalink
[e] (0) xref typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@4144 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 15, 2009
1 parent f50e6e5 commit 5e157b0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions complete.html
Expand Up @@ -79630,7 +79630,7 @@ <h4 id=attributes-for-embedded-content-and-images><span class=secno>13.3.3 </spa
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>

Expand Down Expand Up @@ -80124,8 +80124,8 @@ <h4 id=the-marquee-element-0><span class=secno>13.4.11 </span>The <code><a href=
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
Expand Down
6 changes: 3 additions & 3 deletions index
Expand Up @@ -70708,7 +70708,7 @@ object[align=bottom] {
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>

Expand Down Expand Up @@ -71202,8 +71202,8 @@ marquee {
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
Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -87253,7 +87253,7 @@ object[align=bottom] {
elements, and <code>input</code> elements with a <code
title="attr-input-type">type</code> attribute in the <span
title="attr-input-type-image">Image Button</span> state, <span
title="maps to the pixel length property">map to the dimension
title="maps to the dimension property">map to the dimension
properties</span> 'width' and 'height' on the element
respectively.</p>

Expand Down Expand Up @@ -87825,7 +87825,7 @@ marquee {

<p>The <code title="attr-marquee-width">width</code> and <code
title="attr-marquee-height">height</code> attributes on a
<code>marquee</code> element <span title="maps to the pixel length
<code>marquee</code> element <span title="maps to the dimenson
property">map to the dimension properties</span> 'width' and
'height' on the element respectively.</p>

Expand Down

0 comments on commit 5e157b0

Please sign in to comment.