[css-images] [css-backgrounds] [css-images] Accessing the DOM of images

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.

Received on Sunday, 25 June 2017 21:21:30 UTC