font-language-override 字体语言重写

设置显示的另外一种语言。

语法:

{ font-language-override : sFontLanguageOverride }

默认值: normal
继承性:
DOM 语法: object.style.fontLanguageOverride = sFontLanguageOverride
适用于: 所有元素
浏览器支持:

可能的值:

normal | inherit | <string>

描述
<string> 语言简写编码,参见 http://www.microsoft.com/typography/otspec/languagetags.htm 提供的语言标签。

说明:

本属性最后更新时间:2011-4-27 15:11:17