[csswg-drafts] [css-backgrounds][css-images][cssom] Accessing the DOM of images

SebastianZ has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-backgrounds][css-images][cssom] Accessing the DOM of images ==
Moved from https://lists.w3.org/Archives/Public/www-style/2017Jun/0029.html, posted by Henrik Andersson.

One thing I've realized is that css allows for the use of SVG images.
And those have a DOM of their own. It'd be interesting if it was
possible to access the DOM of the image in javascript. The user agent
already needs to have it anyway.

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

Received on Tuesday, 27 June 2017 21:52:46 UTC