diff --git a/src/vs/languages/css/common/buildscripts/css-schema.xml b/src/vs/languages/css/common/buildscripts/css-schema.xml
index 49f43a3062c..c5d2ab13c17 100644
--- a/src/vs/languages/css/common/buildscripts/css-schema.xml
+++ b/src/vs/languages/css/common/buildscripts/css-schema.xml
@@ -6750,18 +6750,20 @@
- The user agent may use any algorithm to determine the underline's position. In horizontal line layout, the underline should be aligned as for alphabetic. In vertical line layout, if the language is set to Japanese or Korean, the underline should be aligned as for over.
+ The user agent may use any algorithm to determine the underline’s position. In horizontal line layout, the underline should be aligned as for alphabetic. In vertical line layout, if the language is set to Japanese or Korean, the underline should be aligned as for over.
- The underline is aligned with the under edge of the element's content box.
+ The underline is aligned with the under edge of the element’s content box.
In vertical typographic modes, the underline is aligned as for 'below', on the left edge of the text.
- In vertical typographic modes, the underline is aligned as for 'below;, except it is aligned to the right edge of the text
+ In vertical typographic modes, the underline is aligned as for 'below', except it is aligned to the right edge of the text.
+
+
+ The underline is positioned under the element’s text content.
-