Skip to content

Commit

Permalink
[c] (0) List some more obsolete attributes (these, from the 'reserved…
Browse files Browse the repository at this point in the history
…' notes in the HTML4 DTD -- yes, we're scraping the bottom of the barrel now)

Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9000

git-svn-id: http://svn.whatwg.org/webapps@4782 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Feb 18, 2010
1 parent 51a5e87 commit efdcd24
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 2 deletions.
14 changes: 13 additions & 1 deletion complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -12726,7 +12726,7 @@ <h4 id=script><span class=secno>4.3.1 </span>The <dfn><code>script</code></dfn>

<li>

<p>If the <code><a href=#script>script</a></code> element has a <code title=attr-script-for>for</code> attribute, then the user agent
<p>If the <code><a href=#script>script</a></code> element has a <code title=attr-script-for><a href=#attr-script-for>for</a></code> attribute, then the user agent
must abort these steps at this point. The script is not
executed.</p>

Expand Down Expand Up @@ -83997,12 +83997,24 @@ <h3 id=non-conforming-features><span class=secno>15.2 </span>Non-conforming feat
<dd><p>Use the <code title=attr-script-type><a href=#attr-script-type>type</a></code> attribute
instead.</dd>

<dt><dfn id=attr-script-event title=attr-script-event><code>event</code></dfn> on <code><a href=#script>script</a></code> elements</dt>
<dt><dfn id=attr-script-for title=attr-script-for><code>for</code></dfn> on <code><a href=#script>script</a></code> elements</dt>
<dd><p>Use DOM Events mechanisms to register event listeners. <a href=#refsDOMEVENTS>[DOMEVENTS]</a></dd>

<dt><dfn id=attr-table-datapagesize title=attr-table-datapagesize><code>datapagesize</code></dfn> on <code><a href=#the-table-element>table</a></code> elements</dt>
<dd><p>Unnecessary. Omit it altogether.</dd>

<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-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-datasrc title=attr-datasrc><code>datasrc</code></dfn> on any element</dt>
<dt><dfn id=attr-datafld title=attr-datafld><code>datafld</code></dfn> on any element</dt>
<dt><dfn id=attr-dataformatas title=attr-dataformatas><code>dataformatas</code></dfn> on any element</dt>
<dd><p>Use script and a mechanism such as <code>XMLHttpRequest</code> to populate the page dynamically. <a href=#refsXHR>[XHR]</a></dd>

<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>
<dt><dfn id=attr-body-background title=attr-body-background><code>background</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
<dt><dfn id=attr-body-bgcolor title=attr-body-bgcolor><code>bgcolor</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
Expand Down
14 changes: 13 additions & 1 deletion index
Original file line number Diff line number Diff line change
Expand Up @@ -12625,7 +12625,7 @@ c-end = "--&gt;"</pre>

<li>

<p>If the <code><a href=#script>script</a></code> element has a <code title=attr-script-for>for</code> attribute, then the user agent
<p>If the <code><a href=#script>script</a></code> element has a <code title=attr-script-for><a href=#attr-script-for>for</a></code> attribute, then the user agent
must abort these steps at this point. The script is not
executed.</p>

Expand Down Expand Up @@ -78306,12 +78306,24 @@ time:empty { binding: <i title="">time</i>; }</pre>
<dd><p>Use the <code title=attr-script-type><a href=#attr-script-type>type</a></code> attribute
instead.</dd>

<dt><dfn id=attr-script-event title=attr-script-event><code>event</code></dfn> on <code><a href=#script>script</a></code> elements</dt>
<dt><dfn id=attr-script-for title=attr-script-for><code>for</code></dfn> on <code><a href=#script>script</a></code> elements</dt>
<dd><p>Use DOM Events mechanisms to register event listeners. <a href=#refsDOMEVENTS>[DOMEVENTS]</a></dd>

<dt><dfn id=attr-table-datapagesize title=attr-table-datapagesize><code>datapagesize</code></dfn> on <code><a href=#the-table-element>table</a></code> elements</dt>
<dd><p>Unnecessary. Omit it altogether.</dd>

<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-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-datasrc title=attr-datasrc><code>datasrc</code></dfn> on any element</dt>
<dt><dfn id=attr-datafld title=attr-datafld><code>datafld</code></dfn> on any element</dt>
<dt><dfn id=attr-dataformatas title=attr-dataformatas><code>dataformatas</code></dfn> on any element</dt>
<dd><p>Use script and a mechanism such as <code>XMLHttpRequest</code> to populate the page dynamically. <a href=#refsXHR>[XHR]</a></dd>

<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>
<dt><dfn id=attr-body-background title=attr-body-background><code>background</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
<dt><dfn id=attr-body-bgcolor title=attr-body-bgcolor><code>bgcolor</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
Expand Down
12 changes: 12 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -93331,12 +93331,24 @@ time:empty { binding: <i title="">time</i>; }</pre>
<dd><p>Use the <code title="attr-script-type">type</code> attribute
instead.</p></dd>

<dt><dfn title="attr-script-event"><code>event</code></dfn> on <code>script</code> elements</dt>
<dt><dfn title="attr-script-for"><code>for</code></dfn> on <code>script</code> elements</dt>
<dd><p>Use DOM Events mechanisms to register event listeners. <a href="#refsDOMEVENTS">[DOMEVENTS]</a></p></dd>

<dt><dfn title="attr-table-datapagesize"><code>datapagesize</code></dfn> on <code>table</code> elements</dt>
<dd><p>Unnecessary. Omit it altogether.</p></dd>

<dt><dfn title="attr-tdth-abbr"><code>abbr</code></dfn> on <code>td</code> and <code>th</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 title="attr-tdth-axis"><code>axis</code></dfn> on <code>td</code> and <code>th</code> elements</dt>
<dd><p>Use the <code title="attr-th-scope">scope</code> attribute.</p>

<dt><dfn title="attr-datasrc"><code>datasrc</code></dfn> on any element</dt>
<dt><dfn title="attr-datafld"><code>datafld</code></dfn> on any element</dt>
<dt><dfn title="attr-dataformatas"><code>dataformatas</code></dfn> on any element</dt>
<dd><p>Use script and a mechanism such as <code>XMLHttpRequest</code> to populate the page dynamically. <a href="#refsXHR">[XHR]</a></p></dd>

<dt><dfn title="attr-body-alink"><code>alink</code></dfn> on <code>body</code> elements</dt>
<dt><dfn title="attr-body-background"><code>background</code></dfn> on <code>body</code> elements</dt>
<dt><dfn title="attr-body-bgcolor"><code>bgcolor</code></dfn> on <code>body</code> elements</dt>
Expand Down

0 comments on commit efdcd24

Please sign in to comment.