Skip to content

Commit

Permalink
[e] (0) ch/choff content attributes should have been char/charoff -- …
Browse files Browse the repository at this point in the history
…I should pay more attention when generating text like this...

git-svn-id: http://svn.whatwg.org/webapps@3415 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 15, 2009
1 parent eea3e92 commit 4520ffe
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 49 deletions.
63 changes: 40 additions & 23 deletions index
Expand Up @@ -70382,8 +70382,8 @@ time:empty { binding: <i title="">time</i>; }</pre>
<dt><dfn id=attr-br-clear title=attr-br-clear><code>clear</code></dfn> on <code><a href=#the-br-element>br</a></code> elements</dt>
<dt><dfn id=attr-caption-align title=attr-caption-align><code>align</code></dfn> on <code><a href=#the-caption-element>caption</a></code> elements</dt>
<dt><dfn id=attr-col-align title=attr-col-align><code>align</code></dfn> on <code><a href=#the-col-element>col</a></code> elements</dt>
<dt><dfn id=attr-col-ch title=attr-col-ch><code>ch</code></dfn> on <code><a href=#the-col-element>col</a></code> elements</dt>
<dt><dfn id=attr-col-choff title=attr-col-chOff><code>chOff</code></dfn> on <code><a href=#the-col-element>col</a></code> elements</dt>
<dt><dfn id=attr-col-char title=attr-col-char><code>char</code></dfn> on <code><a href=#the-col-element>col</a></code> elements</dt>
<dt><dfn id=attr-col-charoff title=attr-col-charoff><code>charoff</code></dfn> on <code><a href=#the-col-element>col</a></code> elements</dt>
<dt><dfn id=attr-col-valign title=attr-col-vAlign><code>valign</code></dfn> on <code><a href=#the-col-element>col</a></code> elements</dt>
<dt><dfn id=attr-col-width title=attr-col-width><code>width</code></dfn> on <code><a href=#the-col-element>col</a></code> elements</dt>
<dt><dfn id=attr-div-align title=attr-div-align><code>align</code></dfn> on <code><a href=#the-div-element>div</a></code> elements</dt>
Expand Down Expand Up @@ -70423,22 +70423,22 @@ time:empty { binding: <i title="">time</i>; }</pre>
<dt><dfn id=attr-table-rules title=attr-table-rules><code>rules</code></dfn> on <code><a href=#the-table-element>table</a></code> elements</dt>
<dt><dfn id=attr-table-width title=attr-table-width><code>width</code></dfn> on <code><a href=#the-table-element>table</a></code> elements</dt>
<dt><dfn id=attr-tbody-align title=attr-tbody-align><code>align</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-ch title=attr-tbody-ch><code>ch</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-choff title=attr-tbody-chOff><code>chOff</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-char title=attr-tbody-char><code>char</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-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-ch title=attr-td/th-ch><code>ch</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-choff title=attr-td/th-chOff><code>chOff</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-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>
<dt><dfn id=attr-tr-ch title=attr-tr-ch><code>ch</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>
<dt><dfn id=attr-tr-choff title=attr-tr-chOff><code>chOff</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>
<dt><dfn id=attr-tr-valign title=attr-tr-vAlign><code>valign</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>
<dt><dfn id=attr-tr-char title=attr-tr-char><code>char</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>
<dt><dfn id=attr-tr-charoff title=attr-tr-charoff><code>charoff</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>
<dt><dfn id=attr-tr-valign title=attr-tr-valign><code>valign</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>
<dt><dfn id=attr-ul-compact title=attr-ul-compact><code>compact</code></dfn> on <code><a href=#the-ul-element>ul</a></code> elements</dt>
<dt><dfn id=attr-ul-type title=attr-ul-type><code>type</code></dfn> on <code><a href=#the-ul-element>ul</a></code> elements</dt>
<dd><p>Use CSS instead.</dd>
Expand Down Expand Up @@ -70942,13 +70942,18 @@ time:empty { binding: <i title="">time</i>; }</pre>
attribute DOMString <a href=#dom-col-width title=dom-col-width>width</a>;
};</pre>

<p>The <dfn id=dom-col-align title=dom-col-align><code>align</code></dfn>, <dfn id=dom-col-ch title=dom-col-ch><code>ch</code></dfn>, and <dfn id=dom-col-width title=dom-col-width><code>width</code></dfn>, DOM attributes of
<p>The <dfn id=dom-col-align title=dom-col-align><code>align</code></dfn> and <dfn id=dom-col-width title=dom-col-width><code>width</code></dfn> DOM attributes of
the <code><a href=#the-col-element>col</a></code> element must <a href=#reflect>reflect</a> the
respective content attributes of the same name.</p>

<p>The <dfn id=dom-col-ch title=dom-col-ch><code>ch</code></dfn> DOM attribute
of the <code><a href=#the-col-element>col</a></code> element must <a href=#reflect>reflect</a> the
element's <code title=attr-col-char><a href=#attr-col-char>char</a></code> content
attribute.</p>

<p>The <dfn id=dom-col-choff title=dom-col-chOff><code>chOff</code></dfn> DOM
attribute of the <code><a href=#the-col-element>col</a></code> element must <a href=#reflect>reflect</a>
the element's <code title=attr-col-choff><a href=#attr-col-choff>choff</a></code> content
the element's <code title=attr-col-charoff><a href=#attr-col-charoff>charoff</a></code> content
attribute.</p>

<p>The <dfn id=dom-col-valign title=dom-col-vAlign><code>vAlign</code></dfn> DOM
Expand Down Expand Up @@ -71259,16 +71264,20 @@ time:empty { binding: <i title="">time</i>; }</pre>
attribute DOMString <a href=#dom-tbody-valign title=dom-tbody-vAlign>vAlign</a>;
};</pre>

<p>The <dfn id=dom-tbody-align title=dom-tbody-align><code>align</code></dfn> and
<dfn id=dom-tbody-ch title=dom-tbody-ch><code>ch</code></dfn> DOM attributes of
the <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 must <a href=#reflect>reflect</a> the respective content attributes
of the same name.</p>
<p>The <dfn id=dom-tbody-align title=dom-tbody-align><code>align</code></dfn> DOM
attribute of the <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 must <a href=#reflect>reflect</a> the content
attribute of the same name.</p>

<p>The <dfn id=dom-tbody-ch title=dom-tbody-ch><code>ch</code></dfn> DOM attribute
of the <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 must <a href=#reflect>reflect</a> the elements'
<code title=attr-tbody-char><a href=#attr-tbody-char>char</a></code> content attributes.</p>

<p>The <dfn id=dom-tbody-choff title=dom-tbody-chOff><code>chOff</code></dfn> DOM
attribute of the <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 must <a href=#reflect>reflect</a> the elements'
<code title=attr-tbody-choff><a href=#attr-tbody-choff>choff</a></code> content attributes.</p>
<code title=attr-tbody-charoff><a href=#attr-tbody-charoff>charoff</a></code> content attributes.</p>

<p>The <dfn id=dom-tbody-valign title=dom-tbody-vAlign><code>vAlign</code></dfn> DOM
attribute of the <code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-thead-element>thead</a></code>, and
Expand All @@ -71289,7 +71298,7 @@ time:empty { binding: <i title="">time</i>; }</pre>
attribute DOMString <a href=#dom-td/th-width title=dom-td/th-width>width</a>;
};</pre>

<p>The <dfn id=dom-td/th-abbr title=dom-td/th-abbr><code>abbr</code></dfn>, <dfn id=dom-td/th-align title=dom-td/th-align><code>align</code></dfn>, <dfn id=dom-td/th-axis title=dom-td/th-axis><code>axis</code></dfn>, <dfn id=dom-td/th-ch title=dom-td/th-ch><code>ch</code></dfn>, <dfn id=dom-td/th-height title=dom-td/th-height><code>height</code></dfn>, and <dfn id=dom-td/th-width title=dom-td/th-width><code>width</code></dfn> DOM attributes of
<p>The <dfn id=dom-td/th-abbr title=dom-td/th-abbr><code>abbr</code></dfn>, <dfn id=dom-td/th-align title=dom-td/th-align><code>align</code></dfn>, <dfn id=dom-td/th-axis title=dom-td/th-axis><code>axis</code></dfn>, <dfn id=dom-td/th-height title=dom-td/th-height><code>height</code></dfn>, and <dfn id=dom-td/th-width title=dom-td/th-width><code>width</code></dfn> DOM attributes of
the <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements must
<a href=#reflect>reflect</a> the respective content attributes of the same
name.</p>
Expand All @@ -71298,9 +71307,13 @@ time:empty { binding: <i title="">time</i>; }</pre>
attribute of the <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements must
<a href=#reflect>reflect</a> the elements' <code title=attr-td/th-bgcolor><a href=#attr-td/th-bgcolor>bgcolor</a></code> content attributes.</p>

<p>The <dfn id=dom-td/th-ch title=dom-td/th-ch><code>ch</code></dfn> DOM
attribute of the <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements must
<a href=#reflect>reflect</a> the elements' <code title=attr-td/th-char><a href=#attr-td/th-char>char</a></code> content attributes.</p>

<p>The <dfn id=dom-td/th-choff title=dom-td/th-chOff><code>chOff</code></dfn> DOM
attribute of the <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements must
<a href=#reflect>reflect</a> the elements' <code title=attr-td/th-choff><a href=#attr-td/th-choff>choff</a></code> content attributes.</p>
<a href=#reflect>reflect</a> the elements' <code title=attr-td/th-charoff><a href=#attr-td/th-charoff>charoff</a></code> content attributes.</p>

<p>The <dfn id=dom-td/th-nowrap title=dom-td/th-noWrap><code>noWrap</code></dfn> DOM
attribute of the <code><a href=#the-td-element>td</a></code> and <code><a href=#the-th-element>th</a></code> elements must
Expand All @@ -71318,18 +71331,22 @@ time:empty { binding: <i title="">time</i>; }</pre>
attribute DOMString <a href=#dom-tr-valign title=dom-tr-vAlign>vAlign</a>;
};</pre>

<p>The <dfn id=dom-tr-align title=dom-tr-align><code>align</code></dfn> and <dfn id=dom-tr-ch title=dom-tr-ch><code>ch</code></dfn> DOM attributes of the
<code><a href=#the-tr-element>tr</a></code> element must <a href=#reflect>reflect</a> the respective
content attributes of the same name.</p>
<p>The <dfn id=dom-tr-align title=dom-tr-align><code>align</code></dfn> DOM
attribute of the <code><a href=#the-tr-element>tr</a></code> element must <a href=#reflect>reflect</a>
the content attribute of the same name.</p>

<p>The <dfn id=dom-tr-bgcolor title=dom-tr-bgColor><code>bgColor</code></dfn> DOM
attribute of the <code><a href=#the-tr-element>tr</a></code> element must <a href=#reflect>reflect</a>
the element's <code title=attr-tr-bgcolor><a href=#attr-tr-bgcolor>bgcolor</a></code> content
attribute.</p>

<p>The <dfn id=dom-tr-ch title=dom-tr-ch><code>ch</code></dfn> DOM attribute of
the <code><a href=#the-tr-element>tr</a></code> element must <a href=#reflect>reflect</a> the element's
<code title=attr-tr-char><a href=#attr-tr-char>char</a></code> content attribute.</p>

<p>The <dfn id=dom-tr-choff title=dom-tr-chOff><code>chOff</code></dfn> DOM
attribute of the <code><a href=#the-tr-element>tr</a></code> element must <a href=#reflect>reflect</a>
the element's <code title=attr-tr-choff><a href=#attr-tr-choff>choff</a></code> content
the element's <code title=attr-tr-charoff><a href=#attr-tr-charoff>charoff</a></code> content
attribute.</p>

<p>The <dfn id=dom-tr-valign title=dom-tr-vAlign><code>vAlign</code></dfn> DOM
Expand Down

0 comments on commit 4520ffe

Please sign in to comment.