本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

speak-numeral

For audio content, specifies whether numerals are spoken as individual digits or continuous numbers.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
nonononono

Values

inheritInherit the value from the parent element.
digitsSpeak the digits of a number individually (e.g. 'one-three').
continuousSpeak the digits as a continuous number (e.g. 'thirteen').

Availability

W3C CSS2

Related