[html5] r2564 - [c] (0) s/axis/abbr/ in recent checkin. Also, add data in comments. (credit: hs)
whatwg at whatwg.org
whatwg at whatwg.org
Wed Dec 24 02:13:40 PST 2008
Author: ianh
Date: 2008-12-24 02:13:40 -0800 (Wed, 24 Dec 2008)
New Revision: 2564
Modified:
index
source
Log:
[c] (0) s/axis/abbr/ in recent checkin. Also, add data in comments. (credit: hs)
Modified: index
===================================================================
--- index 2008-12-24 10:11:25 UTC (rev 2563)
+++ index 2008-12-24 10:13:40 UTC (rev 2564)
@@ -54683,14 +54683,15 @@
empty string.</li>
<li><p>The presence of a <code title=attr-table-summary>summary</code> attribute on a
- <code><a href=#the-table-element>table</a></code> element.</li>
+ <code><a href=#the-table-element>table</a></code> element.</li> <!-- 2.65% pages -->
- <li><p>The presence of an <code title=attr-table-axis>axis</code>
+ <li><p>The presence of an <code title=attr-table-abbr>abbr</code>
attribute on a <code><a href=#the-td-element>td</a></code> or <code><a href=#the-th-element>th</a></code> element.</li>
+ <!-- 1.33% pages -->
<li><p>The presence of a <code title=attr-img-longdesc>longdesc</code> attribute on an
<code><a href=#the-img-element>img</a></code> element, if its value is a <a href=#valid-url>valid
- URL</a>.</li>
+ URL</a>.</li> <!-- 0.29% pages -->
<li><p>The presence of a <code>noframes</code> element.</li>
Modified: source
===================================================================
--- source 2008-12-24 10:11:25 UTC (rev 2563)
+++ source 2008-12-24 10:13:40 UTC (rev 2564)
@@ -59769,15 +59769,16 @@
<li><p>The presence of a <code
title="attr-table-summary">summary</code> attribute on a
- <code>table</code> element.</p></li>
+ <code>table</code> element.</p></li> <!-- 2.65% pages -->
- <li><p>The presence of an <code title="attr-table-axis">axis</code>
+ <li><p>The presence of an <code title="attr-table-abbr">abbr</code>
attribute on a <code>td</code> or <code>th</code> element.</p></li>
+ <!-- 1.33% pages -->
<li><p>The presence of a <code
title="attr-img-longdesc">longdesc</code> attribute on an
<code>img</code> element, if its value is a <span>valid
- URL</span>.</p></li>
+ URL</span>.</p></li> <!-- 0.29% pages -->
<li><p>The presence of a <code>noframes</code> element.</p></li>
More information about the Commit-Watchers
mailing list