Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@1933 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 24, 2008
1 parent d031bd1 commit 5c8c94c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions index
Expand Up @@ -22812,10 +22812,10 @@ function AddCloud(data, x, y) { ... }</pre>
choice as the hyperlink would when used without its text but with its
shape applied to the image. The <code title=attr-area-alt><a
href="#alt1">alt</a></code> attribute may be left blank if there is
another <code>area<code> element in the same <a href="#image2">image
map</a> that points to the same resource and has a non-blank <code
title=attr-area-alt><a href="#alt1">alt</a></code>
attribute.</code></code>
another <code><a href="#area">area</a></code> element in the same <a
href="#image2">image map</a> that points to the same resource and has a
non-blank <code title=attr-area-alt><a href="#alt1">alt</a></code>
attribute.

<p>If the <code><a href="#area">area</a></code> element has no <code
title=attr-hyperlink-href><a href="#href6">href</a></code> attribute, then
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -20124,7 +20124,7 @@ function AddCloud(data, x, y) { ... }</pre>
the image itself, provides the user with the same kind of choice as
the hyperlink would when used without its text but with its shape
applied to the image. The <code title="attr-area-alt">alt</code>
attribute may be left blank if there is another <code>area<code>
attribute may be left blank if there is another <code>area</code>
element in the same <span>image map</span> that points to the same
resource and has a non-blank <code title="attr-area-alt">alt</code>
attribute.</p>
Expand Down

0 comments on commit 5c8c94c

Please sign in to comment.