CSS Scrollbars Module L1 (ED 2020-02-24)

This commit is contained in:
tophf 2020-06-17 11:42:45 +03:00
parent 796fd9ec91
commit 47c269f74b

View File

@ -573,6 +573,8 @@ self.parserlib = (() => {
// S
'scale': 'none | <number>{1,3}',
'scrollbar-color': 'auto | dark | light | <color>{2}',
'scrollbar-width': 'auto | thin | none',
'shape-inside': 'auto | outside-shape | [ <basic-shape> || shape-box ] | <image> | display',
'shape-rendering': 'auto | optimizeSpeed | crispEdges | geometricPrecision',
'size': 1,