[html5] r6449 - [e] (0) index error Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13775
whatwg at whatwg.org
whatwg at whatwg.org
Sun Aug 14 12:11:54 PDT 2011
Author: ianh
Date: 2011-08-14 12:11:52 -0700 (Sun, 14 Aug 2011)
New Revision: 6449
Modified:
complete.html
index
source
Log:
[e] (0) index error
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13775
Modified: complete.html
===================================================================
--- complete.html 2011-08-14 18:53:59 UTC (rev 6448)
+++ complete.html 2011-08-14 19:11:52 UTC (rev 6449)
@@ -100462,7 +100462,7 @@
<td> <code><a href=#htmlprogresselement>HTMLProgressElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
<tr><td> <code><a href=#the-q-element>q</a></code>
- <td> <code><a href=#htmlelement>HTMLElement</a></code>
+ <td> <code><a href=#htmlquoteelement>HTMLQuoteElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
<tr><td> <code><a href=#the-rp-element>rp</a></code>
<td> <code><a href=#htmlelement>HTMLElement</a></code>
Modified: index
===================================================================
--- index 2011-08-14 18:53:59 UTC (rev 6448)
+++ index 2011-08-14 19:11:52 UTC (rev 6449)
@@ -95909,7 +95909,7 @@
<td> <code><a href=#htmlprogresselement>HTMLProgressElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
<tr><td> <code><a href=#the-q-element>q</a></code>
- <td> <code><a href=#htmlelement>HTMLElement</a></code>
+ <td> <code><a href=#htmlquoteelement>HTMLQuoteElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
<tr><td> <code><a href=#the-rp-element>rp</a></code>
<td> <code><a href=#htmlelement>HTMLElement</a></code>
Modified: source
===================================================================
--- source 2011-08-14 18:53:59 UTC (rev 6448)
+++ source 2011-08-14 19:11:52 UTC (rev 6449)
@@ -114210,7 +114210,7 @@
<tr>
<td> <code>q</code>
- <td> <code>HTMLElement</code>
+ <td> <code>HTMLQuoteElement</code> : <code>HTMLElement</code>
<tr>
<td> <code>rp</code>
More information about the Commit-Watchers
mailing list