Re: [css-houdini-drafts] [css-typed-om] Do CSSMathValue subclasses copy their constructor arguments?

Transcribing conversation with Tab.

Q: are sum.values[0] and x the same object?
Yes. The first step says, "Replace each item of args with the result of rectifying a numberish value for the item." In this case the item would be equal to x. 


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

Received on Thursday, 2 November 2017 20:11:55 UTC