Re: [css-houdini-drafts] [css-properties-values-api] Fix syntax string parsing to not treat whitespace between components the same as pipes. (#894)

Your algorithm also needs to skip trailing whitespace after parsing a component, otherwise you stop parsing `foo | bar` unless it's written `foo|bar`

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/pull/894#issuecomment-497651925 using your GitHub account

Received on Friday, 31 May 2019 09:56:04 UTC