From 8acc80d6a5864f596a0bfc58a5eaceaa6b37bdfd Mon Sep 17 00:00:00 2001 From: David Storey Date: Wed, 2 Dec 2015 02:13:56 -0800 Subject: [PATCH] Add browser support for object-fit/-position --- src/vs/languages/css/common/buildscripts/css-schema.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/vs/languages/css/common/buildscripts/css-schema.xml b/src/vs/languages/css/common/buildscripts/css-schema.xml index 3b31f4bdcdd..df9f87a362c 100644 --- a/src/vs/languages/css/common/buildscripts/css-schema.xml +++ b/src/vs/languages/css/common/buildscripts/css-schema.xml @@ -11428,7 +11428,7 @@ - + The object-fit property specifies how the contents of a replaced element should be scaled relative to the box established by its used height and width. @@ -11438,7 +11438,7 @@ - + Determines the alignment of the replaced element inside its box.