[svgwg] Issue: 'image' element not defined to fire 'load' event when load happens marked as HTML Consistency

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

== '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 Saturday, 5 May 2018 17:35:08 UTC