Re: [css-houdini-drafts] CSSNumericValue.from() -> CSSNumericValue.to()

`from` wasn't turned into `to`; `from` was the more generic factory function. It was replaced by `parse` in the first instance, and the CSSUnitValue constructor in the second instance (or `CSS.px()`).

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

Received on Friday, 13 October 2017 20:11:46 UTC