- From: poot <cvsmail@w3.org>
- Date: Fri, 25 Jul 2008 06:23:34 +0900 (JST)
- To: public-html-diffs@w3.org
typo (whatwg r1933)
alt
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1124.html#alt1
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1123&r2=1.1124&f=h
http://html5.org/tools/web-apps-tracker?from=1932&to=1933
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1123
retrieving revision 1.1124
diff -u -d -r1.1123 -r1.1124
--- Overview.html 24 Jul 2008 08:53:07 -0000 1.1123
+++ Overview.html 24 Jul 2008 21:19:05 -0000 1.1124
@@ -22883,10 +22883,10 @@
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
Received on Thursday, 24 July 2008 21:24:12 UTC