[css-speech-1][editorial] Enforce positive <generic-voice> variant us… · w3c/csswg-drafts@b99f0c7
cdoublev
·
2026-07-03
·
via Recent Commits to csswg-drafts:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -942,7 +942,7 @@ The 'voice-family' property</h3>
|
942 | 942 | by specifying match criteria. |
943 | 943 | See the <a href="#voice-selection">voice selection</a> section on this topic. |
944 | 944 | |
945 | | -<dfn><<generic-voice>></dfn> = <<age>>? <<gender>> <<integer>>? |
| 945 | +<dfn><<generic-voice>></dfn> = <<age>>? <<gender>> <<integer [1,∞]>>? |
946 | 946 | |
947 | 947 | Note: Although the functionality provided by this property is similar to |
948 | 948 | the <a href="https://www.w3.org/TR/speech-synthesis11/#edef_voice"><code>voice</code> element</a> |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。