- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Nov 2008 06:35:28 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv9214 Modified Files: Overview.html Log Message: <img usemap> is interactive. (credit: sp) (whatwg r2455) Index: Overview.html =================================================================== 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:35:36 UTC