diff --git a/src/vs/languages/css/common/buildscripts/css-schema.xml b/src/vs/languages/css/common/buildscripts/css-schema.xml index d368272e9888dfd692cf6ff9a14b6149726fb5b5..d6a6777fd589d94fd7c64d7305c19c5f0ac09ffa 100644 --- a/src/vs/languages/css/common/buildscripts/css-schema.xml +++ b/src/vs/languages/css/common/buildscripts/css-schema.xml @@ -12666,6 +12666,9 @@ + + Describes the radius of the ‘circle’ element. + The 'region-fragment' property controls the behavior of the last region associated with a named flow. @@ -12826,6 +12829,12 @@ + + Describes the horizontal radius of the ‘ellipse’ element, and the curve radius of the 'rect' element. + + + Describes the vertical radius of the ‘ellipse’ element, and the curve radius of the 'rect' element. + Determines the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.