- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 30 Jul 2009 22:45:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27668
Modified Files:
Overview.html
Log Message:
Wow, how did I miss that iframe was interactive? What else have I missed?? (whatwg r3499)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2696
retrieving revision 1.2697
diff -u -d -r1.2696 -r1.2697
--- Overview.html 30 Jul 2009 22:43:07 -0000 1.2696
+++ Overview.html 30 Jul 2009 22:45:24 -0000 1.2697
@@ -7566,6 +7566,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>
@@ -66121,6 +66122,7 @@
Sean Hogen,
Sean Knapp,
Sebastian Schnitzenbaumer,
+ Seth Call,
Shanti Rao,
Shaun Inman,
Shiki Okasaka,
Received on Thursday, 30 July 2009 22:45:35 UTC