[html5] r3162 - [ac] (0) <object usemap> is interactive. (bug 6790)

whatwg at whatwg.org whatwg at whatwg.org
Mon Jun 1 13:16:00 PDT 2009


Author: ianh
Date: 2009-06-01 13:15:58 -0700 (Mon, 01 Jun 2009)
New Revision: 3162

Modified:
   index
   source
Log:
[ac] (0) <object usemap> is interactive. (bug 6790)

Modified: index
===================================================================
--- index	2009-06-01 20:09:35 UTC (rev 3161)
+++ index	2009-06-01 20:15:58 UTC (rev 3162)
@@ -17336,7 +17336,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>
@@ -19343,6 +19343,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>

Modified: source
===================================================================
--- source	2009-06-01 20:09:35 UTC (rev 3161)
+++ source	2009-06-01 20:15:58 UTC (rev 3162)
@@ -18568,7 +18568,7 @@
    <dd><span>Flow content</span>.</dd>
    <dd><span>Phrasing content</span>.</dd>
    <dd><span>Embedded content</span>.</dd>
-   <dd>If the element has an <code title="attr-hyperlink-usemap">usemap</code> attribute: <span>Interactive content</span>.</dd>
+   <dd>If the element has a <code title="attr-hyperlink-usemap">usemap</code> attribute: <span>Interactive content</span>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <span>embedded content</span> is expected.</dd>
    <dt>Content model:</dt>
@@ -20758,6 +20758,7 @@
    <dd><span>Phrasing content</span>.</dd>
    <dd><span>Embedded content</span>.</dd>
    <dd><span title="category-listed">Listed</span>,  <span title="category-submit">submittable</span>, <span>form-associated element</span>.</dd>
+   <dd>If the element has a <code title="attr-hyperlink-usemap">usemap</code> attribute: <span>Interactive content</span>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <span>embedded content</span> is expected.</dd>
    <dt>Content model:</dt>




More information about the Commit-Watchers mailing list