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.