|
90 | 90 |
|
91 | 91 | <h1 id=top>CSS Speech Module</h1> |
92 | 92 |
|
93 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 07 June 2011</h2> |
| 93 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 June 2011</h2> |
94 | 94 |
|
95 | 95 | <dl> |
96 | 96 | <dt>This version: |
97 | 97 |
|
98 | 98 | <dd> |
99 | | - <!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110607">http://www.w3.org/TR/2011/ED-css3-speech-20110607/</a>--> |
| 99 | + <!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110614">http://www.w3.org/TR/2011/ED-css3-speech-20110614/</a>--> |
100 | 100 | <a |
101 | 101 | href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a> |
102 | 102 |
|
@@ -2447,9 +2447,7 @@ <h2 id=lists><span class=secno>10. </span>List items and counters styles</h2> |
2447 | 2447 | href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> is ignored, and |
2448 | 2448 | instead the ‘<code class=css><a href="#list-style-type-def"><code |
2449 | 2449 | class=property>list-style-type</code></a></code>’ is used (if |
2450 | | - present). For hierarchical list structures, it is generally recommended |
2451 | | - that user-agents announce the nesting depth of list items, in conjunction |
2452 | | - with the speech output expected for the list style types. |
| 2450 | + present). |
2453 | 2451 |
|
2454 | 2452 | <p class=note> Note that the working draft of the CSS Lists module <a |
2455 | 2453 | href="#CSS3LIST" rel=biblioentry>[CSS3LIST]<!--{{CSS3LIST}}--></a> |
@@ -2492,17 +2490,16 @@ <h2 id=lists><span class=secno>10. </span>List items and counters styles</h2> |
2492 | 2490 | /a/, /be/, /se/, etc. (phonetic notation)</p> |
2493 | 2491 | </dl> |
2494 | 2492 |
|
2495 | | - <p class=note> Note that screen-readers tend to generate complementary |
2496 | | - speech cues or audio icons to announce well-defined structures such as |
2497 | | - lists or tables. These navigation aids are implementation-dependent and |
2498 | | - may not necessarily reflect authored content. User-agents that support the |
2499 | | - CSS Speech module are naturally expected to handle author-provided aural |
2500 | | - styles as per the CSS <a href="#cascade-def">cascade</a> mechanism, and |
2501 | | - may continue to provide additional implementation-specific content |
2502 | | - navigation cues for use-cases that are not covered by this specification, |
2503 | | - or as long as this doesn't create redundancies or inconsistencies in the |
2504 | | - speech / audio output (for example: duplicated or different list item |
2505 | | - numbering scheme). |
| 2493 | + <p class=note>Note that it is common for user-agents such as screen readers |
| 2494 | + to announce the nesting depth of list items, or more generally, to |
| 2495 | + indicate additional structural information pertaining to complex |
| 2496 | + hierarchical content. The verbosity of these additional audio cues and/or |
| 2497 | + speech output can usually be controlled by users, and contribute to |
| 2498 | + increasing usability. These navigation aids are implementation-dependent, |
| 2499 | + but it is recommended that user-agents supporting the CSS Speech module |
| 2500 | + ensure that these additional audio cues and speech output don't generate |
| 2501 | + redundancies or create inconsistencies (for example: duplicated or |
| 2502 | + different list item numbering scheme). |
2506 | 2503 |
|
2507 | 2504 | <h2 id=pronunciation><span class=secno>11. </span> Pronunciation, phonemes</h2> |
2508 | 2505 |
|
@@ -3482,7 +3479,7 @@ <h3 class=no-num id=normative-references>Normative references</h3> |
3482 | 3479 |
|
3483 | 3480 | <dd>Bert Bos; et al. <a |
3484 | 3481 | href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style |
3485 | | - Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June |
| 3482 | + Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June |
3486 | 3483 | 2011. W3C Recommendation. URL: <a |
3487 | 3484 | href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a> |
3488 | 3485 | </dd> |
|
0 commit comments