html5/spec Overview.html,1.3989,1.3990

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv997

Modified Files:
	Overview.html 
Log Message:
<iframe allowtransparency> is apparently obsolete (in that it existed once somewhere, and is not conforming) (whatwg r4968)

Index: Overview.html
===================================================================
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>&mdash;<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:13:32 UTC