hixie: ch/choff content attributes should have been char/charoff -- I should pay more attention when generating text like this... (whatwg r3415)

hixie: ch/choff content attributes should have been char/charoff -- I
should pay more attention when generating text like this... (whatwg
r3415)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2544&r2=1.2545&f=h
http://html5.org/tools/web-apps-tracker?from=3414&to=3415

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2544
retrieving revision 1.2545
diff -u -d -r1.2544 -r1.2545
--- Overview.html 15 Jul 2009 08:10:35 -0000 1.2544
+++ Overview.html 15 Jul 2009 08:27:16 -0000 1.2545
@@ -64179,8 +64179,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>
@@ -64220,22 +64220,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>
@@ -64739,13 +64739,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
@@ -65056,16 +65061,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
@@ -65086,7 +65095,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>
@@ -65095,9 +65104,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
@@ -65115,18 +65128,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

Received on Wednesday, 15 July 2009 08:28:15 UTC