[svgwg] Issue: 'image' element not defined to fire 'load' event when load happens (#361) marked as Needs data

dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Needs data":

== 'image' element not defined to fire 'load' event when load happens ==
There's nothing, as far as I can see, saying that the `image` element should fire a `load` event when it loads: https://svgwg.org/svg2-draft/embedded.html#ImageElement

Compare with HTML's definition for image loading: https://html.spec.whatwg.org/multipage/images.html#update-the-image-data (There's a lot of complexity here because the web relies on images loading synchronously in some situations!)

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

Received on Monday, 10 December 2018 21:47:57 UTC