diff --git a/src/vs/languages/css/common/buildscripts/css-schema.xml b/src/vs/languages/css/common/buildscripts/css-schema.xml
index 4592b9c94c9..a6fc95976fc 100644
--- a/src/vs/languages/css/common/buildscripts/css-schema.xml
+++ b/src/vs/languages/css/common/buildscripts/css-schema.xml
@@ -61,7 +61,7 @@
- Sets the viewport properties in Opera Mobile 11 and newer.
+ Sets the viewport properties in Opera Mobile 11 - 12.1.
Directive defines various page parameters.
@@ -96,7 +96,9 @@
A box filling the area defined by the intersection of the top and right margins of the page box.
-
+
+ Specifies the size, zoom factor, and orientation of the viewport.
+
Defines set of animation key frames.