[css-houdini-drafts] [css-paint-api] HTML spec switches on CanvasImageSource

asajeffrey has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [css-paint-api] HTML spec switches on CanvasImageSource ==
In https://drafts.css-houdini.org/css-paint-api-1/#drawing-a-cssimagevalue we have:

> The `CanvasImageSource` typedef is extended to also include the `CSSImageValue` type to be used as an image source.

The spec doesn't say what to do in the cases where the HTML spec matches on `CanvasImageSource` values, for example https://html.spec.whatwg.org/multipage/canvas.html#the-image-argument-is-not-origin-clean.

Is the intention that such cases should always be treated in the same way as `HTMLOrSVGImageElement`?

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/819 using your GitHub account

Received on Monday, 17 September 2018 15:21:07 UTC