[svgwg] Issue: Add decode() and decoding attribute to SVGImageElement marked as HTML Consistency

dstorey has just labeled an issue for https://github.com/w3c/svgwg as "HTML Consistency":

== Add decode() and decoding attribute to SVGImageElement ==
The [HTMLImageElement](https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element) has recently been specced to include a [decode() API](https://html.spec.whatwg.org/multipage/embedded-content.html#dom-img-decode) and a [decoding attribute](https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-decoding).

I think that we should expand the [SVGImageElement spec](https://svgwg.org/svg2-draft/embedded.html#InterfaceSVGImageElement) to support similar functionality, since in spirit it should be able to support similar functionality as HTMLImageElements.

Thoughts?
/cc @smfr @annevk @chrishtr 


See https://github.com/w3c/svgwg/issues/373

Received on Saturday, 5 May 2018 17:27:26 UTC