Re: [css-houdini-drafts] [css-typed-om] [css-paint-api] What happens to unsupported property names in the registered paint styleMap?

I think the paint API just needs to silently filter out invalid properties (CSS properties which are not implemented by that particular browser) from `inputProperties` (like `foo`). Not sure if the spec already mentions this.

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

Received on Monday, 9 April 2018 06:35:26 UTC