- From: <bugzilla@jessica.w3.org>
- Date: Fri, 01 Oct 2010 03:20:18 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10929 Tab Atkins Jr. <jackalmage@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jackalmage@gmail.com --- Comment #1 from Tab Atkins Jr. <jackalmage@gmail.com> 2010-10-01 03:20:18 UTC --- <small>, like <b>, <i>, and now <s>, was traditionally presentational. However, there are valid semantic reasons to make text small, just as there are valid semantic reasons to bold or italicize text. In some cases we capture those semantics specifically, such as with <em> and <strong>, but it's not always worthwhile to mint elements for such specific, low-use semantics. <small> captures the semantic of "fine print" and similar things, where the smallness of the text relative to the surrounding text is actually communicating useful information in visual media, and the semantic can be expressed in other media as well. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 1 October 2010 03:20:19 UTC