From cc2b2000b271c33ca77cbc1c09ff7e797c8f5bd5 Mon Sep 17 00:00:00 2001 From: David Storey Date: Mon, 7 Dec 2015 19:27:05 -0800 Subject: [PATCH] Add CSS motion path properties --- .../css/common/buildscripts/css-schema.xml | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/src/vs/languages/css/common/buildscripts/css-schema.xml b/src/vs/languages/css/common/buildscripts/css-schema.xml index a35bb124fa4..2429e15de7e 100644 --- a/src/vs/languages/css/common/buildscripts/css-schema.xml +++ b/src/vs/languages/css/common/buildscripts/css-schema.xml @@ -6272,6 +6272,54 @@ + + Specifies the motion path the element gets positioned at. + + + + + + + + + + + + + + + + + + + + Allows authors to constrain content width to a certain range. + + + Specifies the motion path the element gets positioned at. + + + + + + + + + + + + + + + + + + Defines the direction of the element while positioning along the motion path. + + + + + Property causes the element or pseudo-element to be removed from the flow and reinserted at a later point in the document.