Re: [css-houdini-drafts] [css-typed-om] Update CSSUnitValue not updating element style in Chrome (bug?) (#995)

Plus, having to iterate over a known set of elements isn't always possible.

For example, what if someone architects a re-usable style system, and allows an end user to apply the style OM to any elements anywhere, arbitrarily.

It may be difficult for the style-system author to get references to all the elements, in order to apply updates, and asking the end user to do so makes it more cumbersome for them.

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

Received on Saturday, 25 July 2020 00:58:15 UTC