Re: [css-houdini-drafts] [css-typed-om-1] Duplicating a CSSVariableReferenceValue is harder than it probably should be

Yeah `CSSVariableReferenceValue` is a nontrivial one. I think the transforms also might be hard to clone because of `is2D` subtleties. That being said, I don't expect people to clone these things, since performant Typed OM code should reuse objects as much as possible.

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

Received on Friday, 16 February 2018 00:51:10 UTC