diff --git a/js/csslint/parserlib.js b/js/csslint/parserlib.js index 63b5ae31..292fe959 100644 --- a/js/csslint/parserlib.js +++ b/js/csslint/parserlib.js @@ -718,7 +718,7 @@ self.parserlib = (() => { '': ' | none', '': 'normal | multiply | screen | overlay | darken | lighten | color-dodge | ' + 'color-burn | hard-light | soft-light | difference | exclusion | hue | ' + - 'saturation | color | luminosity', + 'saturation | color | luminosity | plus-darker | plus-lighter', '': 'none | ' + 'hidden | dotted | dashed | solid | double | groove | ridge | inset | outset', '': ' | thin | medium | thick',