[html5] r3499 - [e] (0) Wow, how did I miss that iframe was interactive? What else have I missed??

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 30 15:45:19 PDT 2009


Author: ianh
Date: 2009-07-30 15:45:18 -0700 (Thu, 30 Jul 2009)
New Revision: 3499

Modified:
   index
   source
Log:
[e] (0) Wow, how did I miss that iframe was interactive? What else have I missed??

Modified: index
===================================================================
--- index	2009-07-30 22:43:01 UTC (rev 3498)
+++ index	2009-07-30 22:45:18 UTC (rev 3499)
@@ -8527,6 +8527,7 @@
    <li><code><a href=#datagrid>datagrid</a></code></li>
    <li><code><a href=#the-details-element>details</a></code></li>
    <li><code><a href=#the-embed-element>embed</a></code></li>
+   <li><code><a href=#the-iframe-element>iframe</a></code></li>
    <li><code><a href=#the-img-element>img</a></code> (if the <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code> attribute is present)</li>
    <li><code><a href=#the-input-element>input</a></code> (if the <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is <em>not</em> in the <a href=#hidden-state title=attr-input-type-hidden>Hidden</a> state)</li>
    <li><code><a href=#the-keygen-element>keygen</a></code></li>
@@ -72410,6 +72411,7 @@
   Sean Hogen,
   Sean Knapp,
   Sebastian Schnitzenbaumer,
+  Seth Call,
   Shanti Rao,
   Shaun Inman,
   Shiki Okasaka,

Modified: source
===================================================================
--- source	2009-07-30 22:43:01 UTC (rev 3498)
+++ source	2009-07-30 22:45:18 UTC (rev 3499)
@@ -8733,6 +8733,7 @@
    <li><code>datagrid</code></li>
    <li><code>details</code></li>
    <li><code>embed</code></li>
+   <li><code>iframe</code></li>
    <li><code>img</code> (if the <code title="attr-hyperlink-usemap">usemap</code> attribute is present)</li>
    <li><code>input</code> (if the <code title="attr-input-type">type</code> attribute is <em>not</em> in the <span title="attr-input-type-hidden">Hidden</span> state)</li>
    <li><code>keygen</code></li>
@@ -85596,6 +85597,7 @@
   Sean Hogen,
   Sean Knapp,
   Sebastian Schnitzenbaumer,
+  Seth Call,
   Shanti Rao,
   Shaun Inman,
   Shiki Okasaka,




More information about the Commit-Watchers mailing list