Re: [css-houdini-drafts] [css-typed-om-1] Does computedStyleMap() always return a new object?

Yeah, we should be able to return the same object each time, I think.  It's explicitly live, so the get() calls will always reach down to the real element anyway.  I guess that means it should use a `[SameObject]` annotation?

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

Received on Friday, 16 February 2018 21:14:51 UTC