Re: [css-houdini-drafts] [css-typed-om] How does Typed OM interact with existing setters on CSSStyleDeclaration?

And done.  Same as #721 - it's now clearer that the thing inside of a StylePropertyMap is a "CSS declarations block", same as CSSOM uses, and so mutations of the block, from any source, are reflected.

.get()/getAll() now properly reify the value upon calling, so you do indeed get fresh objects every time.

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

Received on Friday, 2 March 2018 22:46:43 UTC