File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -877,9 +877,13 @@ Speech Synthesis: the 'speak-as' descriptor</h3>
877877 <dl dfn-for="@counter-style/speak-as" dfn-type=value>
878878 <dt> <dfn>auto</dfn>
879879 <dd>
880- If the counter style's 'system' is <a value for=system>alphabetic</a> , this value computes to <a value for=speak-as>alphabetic</a> .
881- If the 'system' is ''cyclic'' , this value computes to ''bullet'' .
882- Otherwise, this value computes to <a value for=speak-as>numeric</a> .
880+ If the counter style's 'system' is ''system/alphabetic'' ,
881+ this value has the same effect as ''speak-as/alphabetic'' .
882+ If the 'system' is ''cyclic'' ,
883+ this value has the same effect as ''bullet'' .
884+ If the 'system' is ''override'' ,
885+ this value has the same effect as the overridden style's 'speak-as' .
886+ Otherwise, this value has the same effect as ''speak-as/numeric'' .
883887
884888 <dt> <dfn>numeric</dfn>
885889 <dd>
You can’t perform that action at this time.
0 commit comments