diff --git a/vendor-overwrites/csslint/parserlib.js b/vendor-overwrites/csslint/parserlib.js index 286a7312..89b2ce4f 100644 --- a/vendor-overwrites/csslint/parserlib.js +++ b/vendor-overwrites/csslint/parserlib.js @@ -591,8 +591,8 @@ self.parserlib = (() => { 'text-align-all': 'start | end | left | right | center | justify | match-parent', 'text-align-last': 'auto | start | end | left | right | center | justify', 'text-anchor': 'start | middle | end', - 'text-decoration': ' || || ', - 'text-decoration-color': '', + 'text-decoration': ' || || ', + 'text-decoration-color': '', 'text-decoration-line': '', 'text-decoration-skip': 'none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || ' + 'edges || box-decoration ]', @@ -859,8 +859,6 @@ self.parserlib = (() => { '': part => part.type === 'string', - '': '', - '': 'solid | double | dotted | dashed | wavy', '