Re: [css-houdini-drafts] [css-typed-om] Should StylePropertyMap.set be exposed to worklets?

We also need to restrict `append()` and `update()`, as they have the same problems. At that point the only function left for worklets is `delete()`, which makes me think we just shouldn't expose the interface *at all*, and only give them CSSStyleMapReadOnly. Thoughts?

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

Received on Monday, 29 January 2018 03:31:39 UTC