[html5] r3503 - [e] (0) capitalisation issues

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 30 16:22:39 PDT 2009


Author: ianh
Date: 2009-07-30 16:22:38 -0700 (Thu, 30 Jul 2009)
New Revision: 3503

Modified:
   index
   source
Log:
[e] (0) capitalisation issues

Modified: index
===================================================================
--- index	2009-07-30 23:21:23 UTC (rev 3502)
+++ index	2009-07-30 23:22:38 UTC (rev 3503)
@@ -70829,12 +70829,12 @@
    <dt><dfn id=attr-tbody-charoff title=attr-tbody-charoff><code>charoff</code></dfn> on <code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-thead-element>thead</a></code>, and <code><a href=#the-tfoot-element>tfoot</a></code> elements</dt>
    <dt><dfn id=attr-tbody-valign title=attr-tbody-vAlign><code>valign</code></dfn> on <code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-thead-element>thead</a></code>, and <code><a href=#the-tfoot-element>tfoot</a></code> elements</dt>
    <dt><dfn id=attr-td/th-align title=attr-td/th-align><code>align</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
-   <dt><dfn id=attr-td/th-bgcolor title=attr-td/th-bgColor><code>bgColor</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
+   <dt><dfn id=attr-td/th-bgcolor title=attr-td/th-bgcolor><code>bgcolor</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
    <dt><dfn id=attr-td/th-char title=attr-td/th-char><code>char</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
    <dt><dfn id=attr-td/th-charoff title=attr-td/th-charoff><code>charoff</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
    <dt><dfn id=attr-td/th-height title=attr-td/th-height><code>height</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
-   <dt><dfn id=attr-td/th-nowrap title=attr-td/th-noWrap><code>noWrap</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
-   <dt><dfn id=attr-td/th-valign title=attr-td/th-vAlign><code>vAlign</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
+   <dt><dfn id=attr-td/th-nowrap title=attr-td/th-nowrap><code>nowrap</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
+   <dt><dfn id=attr-td/th-valign title=attr-td/th-valign><code>valign</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
    <dt><dfn id=attr-td/th-width title=attr-td/th-width><code>width</code></dfn> on <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements</dt>
    <dt><dfn id=attr-tr-align title=attr-tr-align><code>align</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>
    <dt><dfn id=attr-tr-bgcolor title=attr-tr-bgcolor><code>bgcolor</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>

Modified: source
===================================================================
--- source	2009-07-30 23:21:23 UTC (rev 3502)
+++ source	2009-07-30 23:22:38 UTC (rev 3503)
@@ -83692,12 +83692,12 @@
    <dt><dfn title="attr-tbody-charoff"><code>charoff</code></dfn> on <code>tbody</code>, <code>thead</code>, and <code>tfoot</code> elements</dt>
    <dt><dfn title="attr-tbody-vAlign"><code>valign</code></dfn> on <code>tbody</code>, <code>thead</code>, and <code>tfoot</code> elements</dt>
    <dt><dfn title="attr-td/th-align"><code>align</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
-   <dt><dfn title="attr-td/th-bgColor"><code>bgColor</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
+   <dt><dfn title="attr-td/th-bgcolor"><code>bgcolor</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
    <dt><dfn title="attr-td/th-char"><code>char</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
    <dt><dfn title="attr-td/th-charoff"><code>charoff</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
    <dt><dfn title="attr-td/th-height"><code>height</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
-   <dt><dfn title="attr-td/th-noWrap"><code>noWrap</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
-   <dt><dfn title="attr-td/th-vAlign"><code>vAlign</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
+   <dt><dfn title="attr-td/th-nowrap"><code>nowrap</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
+   <dt><dfn title="attr-td/th-valign"><code>valign</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
    <dt><dfn title="attr-td/th-width"><code>width</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
    <dt><dfn title="attr-tr-align"><code>align</code></dfn> on <code>tr</code> elements</dt>
    <dt><dfn title="attr-tr-bgcolor"><code>bgcolor</code></dfn> on <code>tr</code> elements</dt>




More information about the Commit-Watchers mailing list