Re: [css-houdini-drafts] [css-typed-om] If parseMultiple is true, but property is a single-valued property

Not 100% sure why I added that step in the first place; there's nothing wrong with calling `parseAll('color', ...)` and getting back an array with a single value. (We don't throw if you ask for `.getAll('color')`, after all, we just return an array with a single value.)

So I just removed it, making this issue moot. ^_^

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/699#issuecomment-367452778 using your GitHub account

Received on Wednesday, 21 February 2018 20:02:43 UTC