[html5] r4968 - [e] (0) <iframe allowtransparency> is apparently obsolete (in that it existed on [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Apr 4 02:13:24 PDT 2010
Author: ianh
Date: 2010-04-04 02:13:23 -0700 (Sun, 04 Apr 2010)
New Revision: 4968
Modified:
complete.html
index
source
Log:
[e] (0) <iframe allowtransparency> is apparently obsolete (in that it existed once somewhere, and is not conforming)
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9360
Modified: complete.html
===================================================================
--- complete.html 2010-04-04 09:09:48 UTC (rev 4967)
+++ complete.html 2010-04-04 09:13:23 UTC (rev 4968)
@@ -84488,6 +84488,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>
Modified: index
===================================================================
--- index 2010-04-04 09:09:48 UTC (rev 4967)
+++ index 2010-04-04 09:13:23 UTC (rev 4968)
@@ -77760,6 +77760,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>
Modified: source
===================================================================
--- source 2010-04-04 09:09:48 UTC (rev 4967)
+++ source 2010-04-04 09:13:23 UTC (rev 4968)
@@ -96199,6 +96199,7 @@
<dt><dfn title="attr-hr-width"><code>width</code></dfn> on <code>hr</code> elements</dt>
<dt><dfn title="attr-hx-align"><code>align</code></dfn> on <code>h1</code>—<code>h6</code> elements</dt>
<dt><dfn title="attr-iframe-align"><code>align</code></dfn> on <code>iframe</code> elements</dt>
+ <dt><dfn title="attr-iframe-allowtransparency"><code>allowtransparency</code></dfn> on <code>iframe</code> elements</dt>
<dt><dfn title="attr-iframe-frameborder"><code>frameborder</code></dfn> on <code>iframe</code> elements</dt>
<dt><dfn title="attr-iframe-hspace"><code>hspace</code></dfn> on <code>iframe</code> elements</dt>
<dt><dfn title="attr-iframe-marginheight"><code>marginheight</code></dfn> on <code>iframe</code> elements</dt>
More information about the Commit-Watchers
mailing list