Re: [css-houdini-drafts] [css-typed-om] How is state change in CSSURLImageValue handled?

Because the property is of `<image>` type, it knows how to invalidate based on the loading state of images - when the image changes state, it'll automatically trigger a repaint, just like if you depended on a `<length>` property and changed the value.

Unsure about the possible bug, tho. @bfgeek?

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

Received on Friday, 30 March 2018 03:51:15 UTC