NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 420 - s/axis/abbr/ in recent checkin. Also, add data in comments. (credit: hs)
s/axis/abbr/ in recent checkin. Also, add data in comments. (credit: hs)
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Nobody
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-04 16:57 CET by Henri Sivonen
Modified: 2009-11-23 17:17 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2009-01-04 16:57:03 CET
Index: source
===================================================================
--- source	(revision 2563)
+++ source	(revision 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>