diff --git a/js/csslint/parserlib.js b/js/csslint/parserlib.js index d3f44db2..d01ff18d 100644 --- a/js/csslint/parserlib.js +++ b/js/csslint/parserlib.js @@ -301,7 +301,7 @@ self.parserlib = (() => { 'font-variant-position': 'normal | sub | super', 'font-variation-settings': 'normal | [ ]#', 'font-weight': '', - 'forced-color-adjust': 'auto | none', + 'forced-color-adjust': 'auto | none | preserve-parent-color', '-ms-flex-align': 1, '-ms-flex-order': 1, '-ms-flex-pack': 1,