Skip to content

Commit 287505f

Browse files
committed
moved note
1 parent 0e1fbab commit 287505f

2 files changed

Lines changed: 23 additions & 28 deletions

File tree

css3-speech/Overview.html

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@
9090

9191
<h1 id=top>CSS Speech Module</h1>
9292

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>
9494

9595
<dl>
9696
<dt>This version:
9797

9898
<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>-->
100100
<a
101101
href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a>
102102

@@ -2447,9 +2447,7 @@ <h2 id=lists><span class=secno>10. </span>List items and counters styles</h2>
24472447
href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> is ignored, and
24482448
instead the &lsquo;<code class=css><a href="#list-style-type-def"><code
24492449
class=property>list-style-type</code></a></code>&rsquo; 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).
24532451

24542452
<p class=note> Note that the working draft of the CSS Lists module <a
24552453
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>
24922490
/a/, /be/, /se/, etc. (phonetic notation)</p>
24932491
</dl>
24942492

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).
25062503

25072504
<h2 id=pronunciation><span class=secno>11. </span> Pronunciation, phonemes</h2>
25082505

@@ -3482,7 +3479,7 @@ <h3 class=no-num id=normative-references>Normative references</h3>
34823479

34833480
<dd>Bert Bos; et al. <a
34843481
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&#160;2.1) Specification.</cite></a> 7 June
34863483
2011. W3C Recommendation. URL: <a
34873484
href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
34883485
</dd>

css3-speech/Overview.src.html

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2014,9 +2014,7 @@ <h2 id="lists">List items and counters styles</h2>
20142014
synthesis. The '<a href="#list-style-image-def"><code class="property"
20152015
>list-style-image</code></a>' property of [[!CSS21]] is ignored, and instead the '<a
20162016
href="#list-style-type-def"><code class="property">list-style-type</code></a>' is used (if
2017-
present). For hierarchical list structures, it is generally recommended that user-agents
2018-
announce the nesting depth of list items, in conjunction with the speech output expected for
2019-
the list style types. </p>
2017+
present). </p>
20202018
<p class="note"> Note that the working draft of the CSS Lists module [[CSS3LIST]] contains new
20212019
features which are not yet supported in this version of the CSS Speech module. Support for
20222020
these features will be added later, when the CSS Lists draft stabilizes.</p>
@@ -2051,14 +2049,14 @@ <h2 id="lists">List items and counters styles</h2>
20512049
notation) </p>
20522050
</dd>
20532051
</dl>
2054-
<p class="note"> Note that screen-readers tend to generate complementary speech cues or audio
2055-
icons to announce well-defined structures such as lists or tables. These navigation aids are
2056-
implementation-dependent and may not necessarily reflect authored content. User-agents that
2057-
support the CSS Speech module are naturally expected to handle author-provided aural styles as
2058-
per the CSS <a href="#cascade-def">cascade</a> mechanism, and may continue to provide
2059-
additional implementation-specific content navigation cues for use-cases that are not covered
2060-
by this specification, or as long as this doesn't create redundancies or inconsistencies in
2061-
the speech / audio output (for example: duplicated or different list item numbering scheme). </p>
2052+
<p class="note">Note that it is common for user-agents such as screen readers to announce the
2053+
nesting depth of list items, or more generally, to indicate additional structural information
2054+
pertaining to complex hierarchical content. The verbosity of these additional audio cues
2055+
and/or speech output can usually be controlled by users, and contribute to increasing
2056+
usability. These navigation aids are implementation-dependent, but it is recommended that
2057+
user-agents supporting the CSS Speech module ensure that these additional audio cues and
2058+
speech output don't generate redundancies or create inconsistencies (for example: duplicated
2059+
or different list item numbering scheme). </p>
20622060
<h2 id="pronunciation"> Pronunciation, phonemes </h2>
20632061
<p class="note">Note that this entire section is non-normative.</p>
20642062
<p> CSS does not specify how to define the pronunciation (expressed using a well-defined

0 commit comments

Comments
 (0)