From 99fea279a1284085d6fb17c7f6d5b1cb273b58fa Mon Sep 17 00:00:00 2001 From: David Storey Date: Wed, 2 Dec 2015 00:45:46 -0800 Subject: [PATCH] Update font-variant-alternates for browser support & non-valid values --- .../languages/css/common/buildscripts/css-schema.xml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/src/vs/languages/css/common/buildscripts/css-schema.xml b/src/vs/languages/css/common/buildscripts/css-schema.xml index 7a8ec18fa64..1d442f72430 100644 --- a/src/vs/languages/css/common/buildscripts/css-schema.xml +++ b/src/vs/languages/css/common/buildscripts/css-schema.xml @@ -5066,7 +5066,7 @@ - + For any given character, fonts can provide a variety of alternate glyphs in addition to the default glyph for that character. This property provides control over the selection of these alternate glyphs. @@ -5075,22 +5075,13 @@ Enables display of specific character variants. - - Enables display of contextual alternates. - Enables display of historical forms. - - Disables display of contextual alternates. - Enables replacement of default glyphs with ornaments, if provided in the font. - - Enables display of ruby glyphs. This value only selects a glyph for use in ruby text, it does not affect font scaling. - Enables display with stylistic sets.