diff --git a/posts/font-feature-settings.md b/posts/font-feature-settings.md index 94effe8e..e70aeef2 100644 --- a/posts/font-feature-settings.md +++ b/posts/font-feature-settings.md @@ -5,4 +5,4 @@ kind: css polyfillurls: moreurl: http://blog.fontdeck.com/post/15777165734/opentype-1?503cde40 -Internet Explorer 10 and Firefox 4 support low level control over font feature settings. What this means is other browsers merely will not render the flourishes you seek. Many features available through the property may be extracted to separate properties in the future, such as font-variant-ligatures. +Internet Explorer 10, Firefox 4+ and Chrome 16 (Windows only) support low level control over font feature settings. What this means is other browsers merely will not render the flourishes you seek. Many features available through the property may be extracted to separate properties in the future, such as font-variant-ligatures.