提交 20f7fd4b 编写于 作者: D David Storey

Update browser support for font-language-override

…it was prefixed before FF34
上级 14b8ad8e
......@@ -5142,7 +5142,7 @@
<value name="normal" version="3.0" browsers="all" />
</values>
</entry>
<entry name="font-language-override" restriction="string" version="3.0" browsers="FF4" ref="http://www.w3.org/TR/css3-fonts/#font-language-override-prop" syntax="body { $(name): 'SRB'; }">
<entry name="font-language-override" restriction="string" version="3.0" browsers="FF34" ref="http://www.w3.org/TR/css3-fonts/#font-language-override-prop" syntax="body { $(name): 'SRB'; }">
<desc>The value of 'normal' implies that when rendering with OpenType fonts the language of the document is used to infer the OpenType language system, used to select language specific features when rendering.</desc>
<values>
<value name="normal" version="3.0" browsers="all">
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册