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

I see what you're saying. So you think (and I agree) it would be bad if modifying any object caused a synchronous style update.

Could the spec be updated so that updating any objects will cause a style update to be queued to happen in the next frame, after `ResizeObserver` tasks?

Seems like this would be a backwards-compatible change.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 5 August 2020 04:44:27 UTC