[html5] r3415 - [e] (0) ch/choff content attributes should have been char/charoff -- I should pa [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jul 15 01:27:13 PDT 2009
Author: ianh
Date: 2009-07-15 01:27:11 -0700 (Wed, 15 Jul 2009)
New Revision: 3415
Modified:
index
source
Log:
[e] (0) ch/choff content attributes should have been char/charoff -- I should pay more attention when generating text like this...
Modified: index
===================================================================
--- index 2009-07-15 08:10:28 UTC (rev 3414)
+++ index 2009-07-15 08:27:11 UTC (rev 3415)
@@ -70382,8 +70382,8 @@
<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>
@@ -70423,22 +70423,22 @@
<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>
@@ -70942,13 +70942,18 @@
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
@@ -71259,16 +71264,20 @@
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
@@ -71289,7 +71298,7 @@
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>
@@ -71298,9 +71307,13 @@
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
@@ -71318,18 +71331,22 @@
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
Modified: source
===================================================================
--- source 2009-07-15 08:10:28 UTC (rev 3414)
+++ source 2009-07-15 08:27:11 UTC (rev 3415)
@@ -82991,8 +82991,8 @@
<dt><dfn title="attr-br-clear"><code>clear</code></dfn> on <code>br</code> elements</dt>
<dt><dfn title="attr-caption-align"><code>align</code></dfn> on <code>caption</code> elements</dt>
<dt><dfn title="attr-col-align"><code>align</code></dfn> on <code>col</code> elements</dt>
- <dt><dfn title="attr-col-ch"><code>ch</code></dfn> on <code>col</code> elements</dt>
- <dt><dfn title="attr-col-chOff"><code>chOff</code></dfn> on <code>col</code> elements</dt>
+ <dt><dfn title="attr-col-char"><code>char</code></dfn> on <code>col</code> elements</dt>
+ <dt><dfn title="attr-col-charoff"><code>charoff</code></dfn> on <code>col</code> elements</dt>
<dt><dfn title="attr-col-vAlign"><code>valign</code></dfn> on <code>col</code> elements</dt>
<dt><dfn title="attr-col-width"><code>width</code></dfn> on <code>col</code> elements</dt>
<dt><dfn title="attr-div-align"><code>align</code></dfn> on <code>div</code> elements</dt>
@@ -83032,22 +83032,22 @@
<dt><dfn title="attr-table-rules"><code>rules</code></dfn> on <code>table</code> elements</dt>
<dt><dfn title="attr-table-width"><code>width</code></dfn> on <code>table</code> elements</dt>
<dt><dfn title="attr-tbody-align"><code>align</code></dfn> on <code>tbody</code>, <code>thead</code>, and <code>tfoot</code> elements</dt>
- <dt><dfn title="attr-tbody-ch"><code>ch</code></dfn> on <code>tbody</code>, <code>thead</code>, and <code>tfoot</code> elements</dt>
- <dt><dfn title="attr-tbody-chOff"><code>chOff</code></dfn> on <code>tbody</code>, <code>thead</code>, and <code>tfoot</code> elements</dt>
+ <dt><dfn title="attr-tbody-char"><code>char</code></dfn> on <code>tbody</code>, <code>thead</code>, and <code>tfoot</code> elements</dt>
+ <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-ch"><code>ch</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
- <dt><dfn title="attr-td/th-chOff"><code>chOff</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-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>
- <dt><dfn title="attr-tr-ch"><code>ch</code></dfn> on <code>tr</code> elements</dt>
- <dt><dfn title="attr-tr-chOff"><code>chOff</code></dfn> on <code>tr</code> elements</dt>
- <dt><dfn title="attr-tr-vAlign"><code>valign</code></dfn> on <code>tr</code> elements</dt>
+ <dt><dfn title="attr-tr-char"><code>char</code></dfn> on <code>tr</code> elements</dt>
+ <dt><dfn title="attr-tr-charoff"><code>charoff</code></dfn> on <code>tr</code> elements</dt>
+ <dt><dfn title="attr-tr-valign"><code>valign</code></dfn> on <code>tr</code> elements</dt>
<dt><dfn title="attr-ul-compact"><code>compact</code></dfn> on <code>ul</code> elements</dt>
<dt><dfn title="attr-ul-type"><code>type</code></dfn> on <code>ul</code> elements</dt>
<dd><p>Use CSS instead.</p></dd>
@@ -83698,15 +83698,19 @@
attribute DOMString <span title="dom-col-width">width</span>;
};</pre>
- <p>The <dfn title="dom-col-align"><code>align</code></dfn>, <dfn
- title="dom-col-ch"><code>ch</code></dfn>, and <dfn
- title="dom-col-width"><code>width</code></dfn>, DOM attributes of
+ <p>The <dfn title="dom-col-align"><code>align</code></dfn> and <dfn
+ title="dom-col-width"><code>width</code></dfn> DOM attributes of
the <code>col</code> element must <span>reflect</span> the
respective content attributes of the same name.</p>
+ <p>The <dfn title="dom-col-ch"><code>ch</code></dfn> DOM attribute
+ of the <code>col</code> element must <span>reflect</span> the
+ element's <code title="attr-col-char">char</code> content
+ attribute.</p>
+
<p>The <dfn title="dom-col-chOff"><code>chOff</code></dfn> DOM
attribute of the <code>col</code> element must <span>reflect</span>
- the element's <code title="attr-col-choff">choff</code> content
+ the element's <code title="attr-col-charoff">charoff</code> content
attribute.</p>
<p>The <dfn title="dom-col-vAlign"><code>vAlign</code></dfn> DOM
@@ -84094,16 +84098,20 @@
attribute DOMString <span title="dom-tbody-vAlign">vAlign</span>;
};</pre>
- <p>The <dfn title="dom-tbody-align"><code>align</code></dfn> and
- <dfn title="dom-tbody-ch"><code>ch</code></dfn> DOM attributes of
- the <code>tbody</code>, <code>thead</code>, and <code>tfoot</code>
- elements must <span>reflect</span> the respective content attributes
- of the same name.</p>
+ <p>The <dfn title="dom-tbody-align"><code>align</code></dfn> DOM
+ attribute of the <code>tbody</code>, <code>thead</code>, and
+ <code>tfoot</code> elements must <span>reflect</span> the content
+ attribute of the same name.</p>
+ <p>The <dfn title="dom-tbody-ch"><code>ch</code></dfn> DOM attribute
+ of the <code>tbody</code>, <code>thead</code>, and
+ <code>tfoot</code> elements must <span>reflect</span> the elements'
+ <code title="attr-tbody-char">char</code> content attributes.</p>
+
<p>The <dfn title="dom-tbody-chOff"><code>chOff</code></dfn> DOM
attribute of the <code>tbody</code>, <code>thead</code>, and
<code>tfoot</code> elements must <span>reflect</span> the elements'
- <code title="attr-tbody-choff">choff</code> content attributes.</p>
+ <code title="attr-tbody-charoff">charoff</code> content attributes.</p>
<p>The <dfn title="dom-tbody-vAlign"><code>vAlign</code></dfn> DOM
attribute of the <code>tbody</code>, <code>thead</code>, and
@@ -84129,7 +84137,6 @@
<p>The <dfn title="dom-td/th-abbr"><code>abbr</code></dfn>, <dfn
title="dom-td/th-align"><code>align</code></dfn>, <dfn
title="dom-td/th-axis"><code>axis</code></dfn>, <dfn
- title="dom-td/th-ch"><code>ch</code></dfn>, <dfn
title="dom-td/th-height"><code>height</code></dfn>, and <dfn
title="dom-td/th-width"><code>width</code></dfn> DOM attributes of
the <code>td</code> and <code>th</code> elements must
@@ -84141,10 +84148,15 @@
<span>reflect</span> the elements' <code
title="attr-td/th-bgcolor">bgcolor</code> content attributes.</p>
+ <p>The <dfn title="dom-td/th-ch"><code>ch</code></dfn> DOM
+ attribute of the <code>td</code> and <code>th</code> elements must
+ <span>reflect</span> the elements' <code
+ title="attr-td/th-char">char</code> content attributes.</p>
+
<p>The <dfn title="dom-td/th-chOff"><code>chOff</code></dfn> DOM
attribute of the <code>td</code> and <code>th</code> elements must
<span>reflect</span> the elements' <code
- title="attr-td/th-choff">choff</code> content attributes.</p>
+ title="attr-td/th-charoff">charoff</code> content attributes.</p>
<p>The <dfn title="dom-td/th-noWrap"><code>noWrap</code></dfn> DOM
attribute of the <code>td</code> and <code>th</code> elements must
@@ -84166,19 +84178,22 @@
attribute DOMString <span title="dom-tr-vAlign">vAlign</span>;
};</pre>
- <p>The <dfn title="dom-tr-align"><code>align</code></dfn> and <dfn
- title="dom-tr-ch"><code>ch</code></dfn> DOM attributes of the
- <code>tr</code> element must <span>reflect</span> the respective
- content attributes of the same name.</p>
+ <p>The <dfn title="dom-tr-align"><code>align</code></dfn> DOM
+ attribute of the <code>tr</code> element must <span>reflect</span>
+ the content attribute of the same name.</p>
<p>The <dfn title="dom-tr-bgColor"><code>bgColor</code></dfn> DOM
attribute of the <code>tr</code> element must <span>reflect</span>
the element's <code title="attr-tr-bgcolor">bgcolor</code> content
attribute.</p>
+ <p>The <dfn title="dom-tr-ch"><code>ch</code></dfn> DOM attribute of
+ the <code>tr</code> element must <span>reflect</span> the element's
+ <code title="attr-tr-char">char</code> content attribute.</p>
+
<p>The <dfn title="dom-tr-chOff"><code>chOff</code></dfn> DOM
attribute of the <code>tr</code> element must <span>reflect</span>
- the element's <code title="attr-tr-choff">choff</code> content
+ the element's <code title="attr-tr-charoff">charoff</code> content
attribute.</p>
<p>The <dfn title="dom-tr-vAlign"><code>vAlign</code></dfn> DOM
More information about the Commit-Watchers
mailing list