- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 19 Sep 2009 22:20:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv11433
Modified Files:
Overview.html
Log Message:
fix xrefing of tdth (whatwg r3916)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3077
retrieving revision 1.3078
diff -u -d -r1.3077 -r1.3078
--- Overview.html 19 Sep 2009 22:19:33 -0000 1.3077
+++ Overview.html 19 Sep 2009 22:20:55 -0000 1.3078
@@ -65080,11 +65080,11 @@
dimension property</a> 'height' on the <code><a href="#the-tr-element">tr</a></code>
element.</p>
- <p>The <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> elements' <code title="attr-tdth-height">height</code> attributes <a href="#maps-to-the-dimension-property" title="maps
+ <p>The <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> elements' <code title="attr-tdth-height"><a href="#attr-tdth-height">height</a></code> attributes <a href="#maps-to-the-dimension-property" title="maps
to the dimension property">map to the dimension property</a> 'height'
on the element.</p>
- <p>The <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> elements' <code title="attr-tdth-width">width</code> attributes <a href="#maps-to-the-dimension-property" title="maps
+ <p>The <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> elements' <code title="attr-tdth-width"><a href="#attr-tdth-width">width</a></code> attributes <a href="#maps-to-the-dimension-property" title="maps
to the dimension property">map to the dimension property</a> 'width'
on the element.</p>
@@ -67193,10 +67193,10 @@
<dd><p>Use the <code title="attr-script-type"><a href="#attr-script-type">type</a></code> attribute
instead.</dd>
- <dt><dfn id="attr-td-th-abbr" title="attr-td/th-abbr"><code>abbr</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-tdth-abbr" title="attr-tdth-abbr"><code>abbr</code></dfn> on <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> elements</dt>
<dd><p>Use text that begins in an unambiguous and terse manner, and include any more elaborate text after that.</p>
- <dt><dfn id="attr-td-th-axis" title="attr-td/th-axis"><code>axis</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-tdth-axis" title="attr-tdth-axis"><code>axis</code></dfn> on <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> elements</dt>
<dd><p>Use the <code title="attr-th-scope"><a href="#attr-th-scope">scope</a></code> attribute.</p>
<dt><dfn id="attr-body-alink" title="attr-body-alink"><code>alink</code></dfn> on <code><a href="#the-body-element-0">body</a></code> elements</dt>
@@ -67252,14 +67252,14 @@
<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-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-tdth-align" title="attr-tdth-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-tdth-bgcolor" title="attr-tdth-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-tdth-char" title="attr-tdth-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-tdth-charoff" title="attr-tdth-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-tdth-height" title="attr-tdth-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-tdth-nowrap" title="attr-tdth-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-tdth-valign" title="attr-tdth-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-tdth-width" title="attr-tdth-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-char" title="attr-tr-char"><code>char</code></dfn> on <code><a href="#the-tr-element">tr</a></code> elements</dt>
@@ -68211,42 +68211,42 @@
<hr><pre class="idl">[Supplemental]
interface <a href="#htmltablecellelement">HTMLTableCellElement</a> {
- attribute DOMString <a href="#dom-td-th-abbr" title="dom-td/th-abbr">abbr</a>;
- attribute DOMString <a href="#dom-td-th-align" title="dom-td/th-align">align</a>;
- attribute DOMString <a href="#dom-td-th-axis" title="dom-td/th-axis">axis</a>;
- attribute DOMString <a href="#dom-td-th-bgcolor" title="dom-td/th-bgColor">bgColor</a>;
- attribute DOMString <a href="#dom-td-th-ch" title="dom-td/th-ch">ch</a>;
- attribute DOMString <a href="#dom-td-th-choff" title="dom-td/th-chOff">chOff</a>;
- attribute DOMString <a href="#dom-td-th-height" title="dom-td/th-height">height</a>;
- attribute boolean <a href="#dom-td-th-nowrap" title="dom-td/th-noWrap">noWrap</a>;
- attribute DOMString <a href="#dom-td-th-valign" title="dom-td/th-vAlign">vAlign</a>;
- attribute DOMString <a href="#dom-td-th-width" title="dom-td/th-width">width</a>;
+ attribute DOMString <a href="#dom-tdth-abbr" title="dom-tdth-abbr">abbr</a>;
+ attribute DOMString <a href="#dom-tdth-align" title="dom-tdth-align">align</a>;
+ attribute DOMString <a href="#dom-tdth-axis" title="dom-tdth-axis">axis</a>;
+ attribute DOMString <a href="#dom-tdth-bgcolor" title="dom-tdth-bgColor">bgColor</a>;
+ attribute DOMString <a href="#dom-tdth-ch" title="dom-tdth-ch">ch</a>;
+ attribute DOMString <a href="#dom-tdth-choff" title="dom-tdth-chOff">chOff</a>;
+ attribute DOMString <a href="#dom-tdth-height" title="dom-tdth-height">height</a>;
+ attribute boolean <a href="#dom-tdth-nowrap" title="dom-tdth-noWrap">noWrap</a>;
+ attribute DOMString <a href="#dom-tdth-valign" title="dom-tdth-vAlign">vAlign</a>;
+ attribute DOMString <a href="#dom-tdth-width" title="dom-tdth-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-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> IDL attributes of
+ <p>The <dfn id="dom-tdth-abbr" title="dom-tdth-abbr"><code>abbr</code></dfn>, <dfn id="dom-tdth-align" title="dom-tdth-align"><code>align</code></dfn>, <dfn id="dom-tdth-axis" title="dom-tdth-axis"><code>axis</code></dfn>, <dfn id="dom-tdth-height" title="dom-tdth-height"><code>height</code></dfn>, and <dfn id="dom-tdth-width" title="dom-tdth-width"><code>width</code></dfn> IDL 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>
- <p>The <dfn id="dom-td-th-bgcolor" title="dom-td/th-bgColor"><code>bgColor</code></dfn> IDL
+ <p>The <dfn id="dom-tdth-bgcolor" title="dom-tdth-bgColor"><code>bgColor</code></dfn> IDL
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>
+ <a href="#reflect">reflect</a> the elements' <code title="attr-tdth-bgcolor"><a href="#attr-tdth-bgcolor">bgcolor</a></code> content attributes.</p>
- <p>The <dfn id="dom-td-th-ch" title="dom-td/th-ch"><code>ch</code></dfn> IDL
+ <p>The <dfn id="dom-tdth-ch" title="dom-tdth-ch"><code>ch</code></dfn> IDL
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>
+ <a href="#reflect">reflect</a> the elements' <code title="attr-tdth-char"><a href="#attr-tdth-char">char</a></code> content attributes.</p>
- <p>The <dfn id="dom-td-th-choff" title="dom-td/th-chOff"><code>chOff</code></dfn> IDL
+ <p>The <dfn id="dom-tdth-choff" title="dom-tdth-chOff"><code>chOff</code></dfn> IDL
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-charoff"><a href="#attr-td-th-charoff">charoff</a></code> content attributes.</p>
+ <a href="#reflect">reflect</a> the elements' <code title="attr-tdth-charoff"><a href="#attr-tdth-charoff">charoff</a></code> content attributes.</p>
- <p>The <dfn id="dom-td-th-nowrap" title="dom-td/th-noWrap"><code>noWrap</code></dfn> IDL
+ <p>The <dfn id="dom-tdth-nowrap" title="dom-tdth-noWrap"><code>noWrap</code></dfn> IDL
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-nowrap"><a href="#attr-td-th-nowrap">nowrap</a></code> content attributes.</p>
+ <a href="#reflect">reflect</a> the elements' <code title="attr-tdth-nowrap"><a href="#attr-tdth-nowrap">nowrap</a></code> content attributes.</p>
- <p>The <dfn id="dom-td-th-valign" title="dom-td/th-vAlign"><code>vAlign</code></dfn> IDL
+ <p>The <dfn id="dom-tdth-valign" title="dom-tdth-vAlign"><code>vAlign</code></dfn> IDL
attribute of the <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> element must
- <a href="#reflect">reflect</a> the elements' <code title="attr-td/th-valign"><a href="#attr-td-th-valign">valign</a></code> content attributes.</p>
+ <a href="#reflect">reflect</a> the elements' <code title="attr-tdth-valign"><a href="#attr-tdth-valign">valign</a></code> content attributes.</p>
<hr><pre class="idl">[Supplemental]
interface <a href="#htmltablerowelement">HTMLTableRowElement</a> {
Received on Saturday, 19 September 2009 22:21:09 UTC