html5/spec Overview.html,1.2315,1.2316

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8669

Modified Files:
	Overview.html 
Log Message:
<object usemap> is interactive. (bug 6790) (whatwg r3162)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2315
retrieving revision 1.2316
diff -u -d -r1.2315 -r1.2316
--- Overview.html	1 Jun 2009 20:09:40 -0000	1.2315
+++ Overview.html	1 Jun 2009 20:16:04 -0000	1.2316
@@ -15077,7 +15077,7 @@
    <dd><a href="#flow-content-0">Flow content</a>.</dd>
    <dd><a href="#phrasing-content-0">Phrasing content</a>.</dd>
    <dd><a href="#embedded-content-2">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>
+   <dd>If the element has a <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-2">embedded content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -16837,6 +16837,7 @@
    <dd><a href="#phrasing-content-0">Phrasing content</a>.</dd>
    <dd><a href="#embedded-content-2">Embedded content</a>.</dd>
    <dd><a href="#category-listed" title="category-listed">Listed</a>,  <a href="#category-submit" title="category-submit">submittable</a>, <a href="#form-associated-element">form-associated element</a>.</dd>
+   <dd>If the element has a <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-2">embedded content</a> is expected.</dd>
    <dt>Content model:</dt>

Received on Monday, 1 June 2009 20:16:13 UTC