[html5] r7905 - [giow] (0) Match reality better. Fixing https://www.w3.org/Bugs/Public/show_bug. [...]
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jun 4 14:48:35 PDT 2013
Author: ianh
Date: 2013-06-04 14:48:34 -0700 (Tue, 04 Jun 2013)
New Revision: 7905
Modified:
complete.html
index
source
Log:
[giow] (0) Match reality better.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21712
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-06-04 21:24:09 UTC (rev 7904)
+++ complete.html 2013-06-04 21:48:34 UTC (rev 7905)
@@ -96931,7 +96931,7 @@
for purposes of rendering. (The parser has special behavior for this
element though.)</p>
- <hr><p>The <code><a href=#bgsound>bgsound</a></code>, <code><a href=#isindex-0>isindex</a></code>,
+ <hr><p>The <code><a href=#blink>blink</a></code>, <code><a href=#bgsound>bgsound</a></code>, <code><a href=#isindex-0>isindex</a></code>,
<code><a href=#multicol>multicol</a></code>, <code><a href=#nextid>nextid</a></code>, <code><a href=#rb>rb</a></code>, and
<code><a href=#spacer>spacer</a></code> elements must use the
<code><a href=#htmlunknownelement>HTMLUnknownElement</a></code> interface.</p> <!-- has to be
Modified: index
===================================================================
--- index 2013-06-04 21:24:09 UTC (rev 7904)
+++ index 2013-06-04 21:48:34 UTC (rev 7905)
@@ -96931,7 +96931,7 @@
for purposes of rendering. (The parser has special behavior for this
element though.)</p>
- <hr><p>The <code><a href=#bgsound>bgsound</a></code>, <code><a href=#isindex-0>isindex</a></code>,
+ <hr><p>The <code><a href=#blink>blink</a></code>, <code><a href=#bgsound>bgsound</a></code>, <code><a href=#isindex-0>isindex</a></code>,
<code><a href=#multicol>multicol</a></code>, <code><a href=#nextid>nextid</a></code>, <code><a href=#rb>rb</a></code>, and
<code><a href=#spacer>spacer</a></code> elements must use the
<code><a href=#htmlunknownelement>HTMLUnknownElement</a></code> interface.</p> <!-- has to be
Modified: source
===================================================================
--- source 2013-06-04 21:24:09 UTC (rev 7904)
+++ source 2013-06-04 21:48:34 UTC (rev 7905)
@@ -108312,7 +108312,7 @@
<hr>
- <p>The <code>bgsound</code>, <code>isindex</code>,
+ <p>The <code>blink</code>, <code>bgsound</code>, <code>isindex</code>,
<code>multicol</code>, <code>nextid</code>, <code>rb</code>, and
<code>spacer</code> elements must use the
<code>HTMLUnknownElement</code> interface.</p> <!-- has to be
More information about the Commit-Watchers
mailing list