- From: John M Slatin <john_slatin@austin.utexas.edu>
- Date: Thu, 30 Oct 2003 13:28:39 -0600
- To: <w3c-wai-gl@w3.org>
- Message-ID: <C46A1118E0262B47BD5C202DA2490D1A1DFB8B@MAIL02.austin.utexas.edu>
The current wording of Example 2 under Guideline 1.4 at http://www.w3.org/WAI/GL/WCAG20/WD-WCAG20-20031027.html reads as follows: * Example 2: an acronym in a page title. In the following heading, "People of the W3C." the acronym "W3C" is marked as an acronym. Because it has been marked appropriately, the user agent would be able to speak the letters of the acronym one at a time rather than attempting to pronounce it as though it were a word. Proposed rewording * Example 1: an acronym in a page title. In the following heading, "People of the W3C." the acronym "W3C" is marked as an acronym. Because it has been marked appropriately, the user agent would be able to speak the expanded name of the organization ("World Wide Web Consortium") rather than speaking the three characters of the acronym. There are two problems with the current wording: 1. Only one example is given, but this one is called "Example 2" 2. The example is wrong in two ways, I think. First, if the letters "W3C" are coded as an acronym, the user agent (screen reader) should *expand* the acronym to its full meaning, not read the three letters separately: <acronym title="World Wide Web Consortium">W3C</acronym>. Second, screen readers by default pronounce the characters "W3C" as "double u three see" because there's no way to turn it into a word using the rules of English pronunciation. "Good design is accessible design." Please note our new name and URL! John Slatin, Ph.D. Director, Accessibility Institute University of Texas at Austin FAC 248C 1 University Station G9600 Austin, TX 78712 ph 512-495-4288, f 512-495-4524 email jslatin@mail.utexas.edu web http://www.utexas.edu/research/accessibility/ <http://www.utexas.edu/research/accessibility/>
Received on Thursday, 30 October 2003 14:28:52 UTC