- From: poot <cvsmail@w3.org>
- Date: Sun, 4 Apr 2010 18:13:38 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: <iframe allowtransparency> is apparently obsolete (in that it existed once somewhere, and is not conforming) (whatwg r4968) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3989&r2=1.3990&f=h http://html5.org/tools/web-apps-tracker?from=4967&to=4968 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3989 retrieving revision 1.3990 diff -u -d -r1.3989 -r1.3990 --- Overview.html 4 Apr 2010 09:09:52 -0000 1.3989 +++ Overview.html 4 Apr 2010 09:13:27 -0000 1.3990 @@ -62601,6 +62601,7 @@ <dt><dfn id="attr-hr-width" title="attr-hr-width"><code>width</code></dfn> on <code><a href="#the-hr-element">hr</a></code> elements</dt> <dt><dfn id="attr-hx-align" title="attr-hx-align"><code>align</code></dfn> on <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h1</a></code>—<code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h6</a></code> elements</dt> <dt><dfn id="attr-iframe-align" title="attr-iframe-align"><code>align</code></dfn> on <code><a href="#the-iframe-element">iframe</a></code> elements</dt> + <dt><dfn id="attr-iframe-allowtransparency" title="attr-iframe-allowtransparency"><code>allowtransparency</code></dfn> on <code><a href="#the-iframe-element">iframe</a></code> elements</dt> <dt><dfn id="attr-iframe-frameborder" title="attr-iframe-frameborder"><code>frameborder</code></dfn> on <code><a href="#the-iframe-element">iframe</a></code> elements</dt> <dt><dfn id="attr-iframe-hspace" title="attr-iframe-hspace"><code>hspace</code></dfn> on <code><a href="#the-iframe-element">iframe</a></code> elements</dt> <dt><dfn id="attr-iframe-marginheight" title="attr-iframe-marginheight"><code>marginheight</code></dfn> on <code><a href="#the-iframe-element">iframe</a></code> elements</dt>
Received on Sunday, 4 April 2010 09:14:06 UTC