diff --git a/js/csslint/parserlib.js b/js/csslint/parserlib.js index a176a72b..9c98e843 100644 --- a/js/csslint/parserlib.js +++ b/js/csslint/parserlib.js @@ -562,6 +562,7 @@ self.parserlib = (() => { '[ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]', 'text-decoration-style': '', 'text-emphasis': ' || ', + 'text-emphasis-color': '', 'text-emphasis-style': '', 'text-emphasis-position': '[ over | under ] && [ right | left ]?', 'text-height': 1,