<p><pre><code> data:text/html,
<style>img { opacity: 0.5; position: fixed; left: 0; top: 0 }</style>
<body><img src="https://www.cl.cam.ac.uk/~fms27/vck/share1.gif">
<img src="https://www.cl.cam.ac.uk/~fms27/vck/share2.gif">
</code></pre>
Of course, I did this via the domtools^Wdevtools before experimentally trying the above, which happily works as well.<p>I <i>think</i> the reason the images loaded was because I was on a data: URI? Or am I misinterpreting CORS?