hixie: Add more info for users of 'axis'. (whatwg r4884)

hixie: Add more info for users of 'axis'. (whatwg r4884)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3909&r2=1.3910&f=h
http://html5.org/tools/web-apps-tracker?from=4883&to=4884

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3909
retrieving revision 1.3910
diff -u -d -r1.3909 -r1.3910
--- Overview.html 29 Mar 2010 05:04:40 -0000 1.3909
+++ Overview.html 29 Mar 2010 05:12:24 -0000 1.3910
@@ -64384,7 +64384,7 @@
    <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-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>
+   <dd><p>Use the <code title="attr-th-scope"><a href="#attr-th-scope">scope</a></code> attribute on the relevant <code><a href="#the-th-element">th</a></code>.</p>
 
    <dt><dfn id="attr-datasrc" title="attr-datasrc"><code>datasrc</code></dfn> on <code><a href="#the-a-element">a</a></code>, <code><a href="#the-applet-element">applet</a></code>, <code><a href="#the-button-element">button</a></code>, <code><a href="#the-div-element">div</a></code>, <code><a href="#frame">frame</a></code>, <code><a href="#the-iframe-element">iframe</a></code>, <code><a href="#the-img-element">img</a></code>, <code><a href="#the-input-element">input</a></code>, <code><a href="#the-label-element">label</a></code>, <code><a href="#the-legend-element">legend</a></code>, <code><a href="#the-marquee-element">marquee</a></code>, <code><a href="#the-object-element">object</a></code>, <code><a href="#the-option-element">option</a></code>, <code><a href="#the-select-element">select</a></code>, <code><a href="#the-span-element">span</a></code>, <code><a href="#the-table-element">table</a></code>, and <code><a href="#the-textarea-element">textarea</a></code> elements</dt>
    <dt><dfn id="attr-datafld" title="attr-datafld"><code>datafld</code></dfn> on <code><a href="#the-a-element">a</a></code>, <code><a href="#the-applet-element">applet</a></code>, <code><a href="#the-button-element">button</a></code>, <code><a href="#the-div-element">div</a></code>, <code><a href="#the-fieldset-element">fieldset</a></code>, <code><a href="#frame">frame</a></code>, <code><a href="#the-iframe-element">iframe</a></code>, <code><a href="#the-img-element">img</a></code>, <code><a href="#the-input-element">input</a></code>, <code><a href="#the-label-element">label</a></code>, <code><a href="#the-legend-element">legend</a></code>, <code><a href="#the-marquee-element">marquee</a></code>, <code><a href="#the-object-element">object</a></code>, <code><a href="#the-param-element">param</a></code>, <code><a href="#the-select-element">select</a></code>, <code><a href="#the-span-element">span</a></code>, and <code><a href="#the-textarea-element">textarea</a></code> elements</dt>

Received on Monday, 29 March 2010 05:13:03 UTC