diff --git a/src/vs/languages/css/common/buildscripts/css-schema.xml b/src/vs/languages/css/common/buildscripts/css-schema.xml index fac4b5a2fd3de009c06f0199b90629fe715b9922..c55bdb625adc0115d08abb7b83ae92a0fb3e3a84 100644 --- a/src/vs/languages/css/common/buildscripts/css-schema.xml +++ b/src/vs/languages/css/common/buildscripts/css-schema.xml @@ -744,7 +744,7 @@ The background is fixed with regard to the viewport. In paged media where there is no viewport, a 'fixed' background is fixed with respect to the page box and therefore replicated on every page. - + The background is fixed with regard to the element's contents: if the element has a scrolling mechanism, the background scrolls with the element's contents.