From bd36f07f90ea613dfba33dc2d42ed839b27ccb62 Mon Sep 17 00:00:00 2001 From: David Storey Date: Tue, 1 Dec 2015 17:25:00 -0800 Subject: [PATCH] Clean up text-orientation description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …with limited space, “this property” takes valuable real estate. Also makes it more consistent with other property descriptions. --- src/vs/languages/css/common/buildscripts/css-schema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vs/languages/css/common/buildscripts/css-schema.xml b/src/vs/languages/css/common/buildscripts/css-schema.xml index 5fc1aa773de..24cbe22bea0 100644 --- a/src/vs/languages/css/common/buildscripts/css-schema.xml +++ b/src/vs/languages/css/common/buildscripts/css-schema.xml @@ -15916,7 +15916,7 @@ - This property specifies the orientation of text within a line + Specifies the orientation of text within a line. In vertical writing modes, characters from horizontal-only scripts are set sideways, i.e. 90° clockwise from their standard orientation in horizontal text.