[html5] r2799 - [e] (0) Include more examples of small print in the prose.

whatwg at whatwg.org whatwg at whatwg.org
Wed Feb 11 18:49:08 PST 2009


Author: ianh
Date: 2009-02-11 18:49:07 -0800 (Wed, 11 Feb 2009)
New Revision: 2799

Modified:
   index
   source
Log:
[e] (0) Include more examples of small print in the prose.

Modified: index
===================================================================
--- index	2009-02-12 02:48:27 UTC (rev 2798)
+++ index	2009-02-12 02:49:07 UTC (rev 2799)
@@ -13055,8 +13055,9 @@
    <dt>DOM interface:</dt>
    <dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
   </dl><p>The <code><a href=#the-small-element>small</a></code> element <a href=#represents>represents</a> small
-  print (part of a document often describing legal restrictions, such
-  as copyrights or other disadvantages), or other side comments.</p>
+  print (part of a document often describing disclaimers, caveats, or
+  legal restrictions, such as copyrights or other disadvantages), or
+  other side comments.</p>
 
   <p class=note>The <code><a href=#the-small-element>small</a></code> element does not
   "de-emphasize" or lower the importance of text emphasised by the

Modified: source
===================================================================
--- source	2009-02-12 02:48:27 UTC (rev 2798)
+++ source	2009-02-12 02:49:07 UTC (rev 2799)
@@ -13863,8 +13863,9 @@
   </dl>
 
   <p>The <code>small</code> element <span>represents</span> small
-  print (part of a document often describing legal restrictions, such
-  as copyrights or other disadvantages), or other side comments.</p>
+  print (part of a document often describing disclaimers, caveats, or
+  legal restrictions, such as copyrights or other disadvantages), or
+  other side comments.</p>
 
   <p class="note">The <code>small</code> element does not
   "de-emphasize" or lower the importance of text emphasised by the




More information about the Commit-Watchers mailing list