Skip to content

Commit

Permalink
[e] (0) capitalisation issues
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3503 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 30, 2009
1 parent 74c22f9 commit 6eb078b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions index
Expand Up @@ -70829,12 +70829,12 @@ time:empty { binding: <i title="">time</i>; }</pre>
<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>
Expand Down
6 changes: 3 additions & 3 deletions source
Expand Up @@ -83692,12 +83692,12 @@ time:empty { binding: <i title="">time</i>; }</pre>
<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>
Expand Down

0 comments on commit 6eb078b

Please sign in to comment.