Re: [css-houdini-drafts] [css-typed-om]What actually happens when sets happen on a StylePropertyMap?

Okay, went and looked at how CSSOM does this, and realized it just directly says that the abstract "css declarations block" concept is reflected as a CSSStyleDeclaration in DOM, so I just did the same thing. The spec should now be at least as specific about this mechanism as CSSOM is!

(And, if I'm reading and understanding correctly, it gives us the style-attribute mutation and mutation-watching we want, for free.)

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

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