- From: poot <cvsmail@w3.org>
- Date: Fri, 31 Jul 2009 07:45:42 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Wow, how did I miss that iframe was interactive? What else have I missed?? (whatwg r3499) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2696&r2=1.2697&f=h http://html5.org/tools/web-apps-tracker?from=3498&to=3499 =================================================================== 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:46:21 UTC