Re: [svgwg] Add decode() and decoding attribute to SVGImageElement

The best way to do this would be to add the new methods to a shared interface which is then implemented by both element interfaces.

There is an [`HTMLOrSVGImageElement`](https://html.spec.whatwg.org/multipage/canvas.html#htmlorsvgimageelement) type defined for canvas, but it's currently not a proper partial interface or mixin.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/373#issuecomment-352136871 using your GitHub account

Received on Friday, 15 December 2017 23:26:50 UTC