File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -1112,8 +1112,8 @@ Speech Synthesis: the '@counter-style/speak-as' descriptor</h3>
11121112 </pre>
11131113
11141114 A counter style can be constructed with a meaning that is obvious visually,
1115- but impossible to meaningfully represent via a speech synthesizer,
1116- or possible but nonsensical when naively read out .
1115+ but impossible to meaningfully represent via a speech synthesizer or other non-visual means ,
1116+ or possible but nonsensical when naively transformed .
11171117 The '@counter-style/speak-as' descriptor describes how to synthesize the spoken form of a counter formatted with the given counter style.
11181118 Values have the following meanings:
11191119
@@ -1164,6 +1164,9 @@ Speech Synthesis: the '@counter-style/speak-as' descriptor</h3>
11641164 for the counter styles participating in the loop.
11651165 </dl>
11661166
1167+ Note: The values above are defined by referring to "speaking" a value,
1168+ but should be understand as referring to any non-visual means of representing text.
1169+
11671170 <div class='example'>
11681171 The ability to defer pronunciation to another counter style can help when the symbols being used aren't actually letters.
11691172 For example, here's a possible definition of a ''circled-lower-latin'' counter-style, using some special Unicode characters:
You can’t perform that action at this time.
0 commit comments