- From: poot <cvsmail@w3.org>
- Date: Wed, 26 Nov 2008 15:37:57 +0900 (JST)
- To: public-html-diffs@w3.org
<img usemap> is interactive. (credit: sp) (whatwg r2455)
4.8.2 The img element
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1627.html#the-img-element
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1626&r2=1.1627&f=h
http://html5.org/tools/web-apps-tracker?from=2454&to=2455
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1626
retrieving revision 1.1627
diff -u -d -r1.1626 -r1.1627
--- Overview.html 26 Nov 2008 06:32:07 -0000 1.1626
+++ Overview.html 26 Nov 2008 06:35:25 -0000 1.1627
@@ -11413,6 +11413,7 @@
</div><h4 id=the-img-element><span class=secno>4.8.2 </span>The <dfn><code>img</code></dfn> element</h4><dl class=element><dt>Categories</dt>
<dd><a href=#embedded-content-1>Embedded content</a>.</dd>
+ <dd>If the element has an <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code> attribute: <a href=#interactive-content-0>Interactive content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <a href=#embedded-content-1>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
Received on Wednesday, 26 November 2008 06:38:33 UTC