From 1a8481ca80425a736cbc333093f9b5c50ecfcafa Mon Sep 17 00:00:00 2001 From: tophf Date: Wed, 15 Aug 2018 19:12:01 +0300 Subject: [PATCH] remove the useless redirection of --- vendor-overwrites/csslint/parserlib.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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', '