diff --git a/src/vs/languages/css/common/buildscripts/css-schema.xml b/src/vs/languages/css/common/buildscripts/css-schema.xml
index 24cbe22bea0..5d6083929eb 100644
--- a/src/vs/languages/css/common/buildscripts/css-schema.xml
+++ b/src/vs/languages/css/common/buildscripts/css-schema.xml
@@ -10921,6 +10921,20 @@
+
+ This property specifies the combination of multiple characters into the space of a single character.
+
+
+ Attempt to typeset horizontally all consecutive characters within the box such that they take up the space of a single character within the vertical line box.
+
+
+ Attempt to typeset horizontally each maximal sequence of consecutive ASCII digits (U+0030–U+0039) that has as many or fewer characters than the specified integer such that it takes up the space of a single character within the vertical line box.
+
+
+ No special processing.
+
+
+
Selects the justification algorithm used when 'text-align' is set to 'justify'. The property applies to block containers, but the UA may (but is not required to) also support it on inline elements.
@@ -15195,7 +15209,7 @@
-
+
This property specifies the combination of multiple characters into the space of a single character.