Re: [css-houdini-drafts] [css-paint-api] Cycle possible using inputProperties() (#877)

It seems like we could spec something that would leave the door open in the future to the upgrade?

I.e. something like: if any of the **<image>** values in the styleMap that would be passed to paint() is itself a **<paint()>**, then log an error to the console and produce an invalid image.

This would (I think) avoid backwards compatibility issues, as developers could not rely on it today, and would leave the door open for us to spec a tractable dependency model in the future.

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

Received on Monday, 29 April 2019 14:42:42 UTC