- From: poot <cvsmail@w3.org>
- Date: Fri, 31 Jul 2009 08:33:48 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Remove the word 'legalese' since it was offending some people for
some reason. (whatwg r3504)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2701&r2=1.2702&f=h
http://html5.org/tools/web-apps-tracker?from=3503&to=3504
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2701
retrieving revision 1.2702
diff -u -d -r1.2701 -r1.2702
--- Overview.html 30 Jul 2009 23:22:44 -0000 1.2701
+++ Overview.html 30 Jul 2009 23:33:23 -0000 1.2702
@@ -12934,9 +12934,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 or other side comments.<p class="note">Small print is typically legalese describing
- disclaimers, caveats, legal restrictions, or copyrights. Small print
- is also sometimes used for attribution.<p class="note">The <code><a href="#the-small-element">small</a></code> element does not
+ print or other side comments.<p class="note">Small print typically features disclaimers, caveats,
+ legal restrictions, or copyrights. Small print is also sometimes
+ used for attribution, or for satisfying licensing requirements.<p class="note">The <code><a href="#the-small-element">small</a></code> element does not
"de-emphasize" or lower the importance of text emphasized by the
<code><a href="#the-em-element">em</a></code> element or marked as important with the
<code><a href="#the-strong-element">strong</a></code> element.<div class="example">
Received on Thursday, 30 July 2009 23:34:24 UTC