This page displays an image in different ways. Use the button in the bottom-right to activate selection mode. Then, hover over an image (red border) or canvas (green border) - it should get a blue outline. Click the outlined element to select it.
External Image URL Used:
Directly embedding an tag in the main document.
img#plain-imageEmbedding the tag inside an iframe created with srcdoc.
img#iframe-image (inside iframe #iframe-same-origin)Placing the tag inside an open Shadow Root.
img#shadow-image (inside shadow root of #shadow-host)canvas#canvas-captcha
Canvas interaction might be affected by CORS taint status.
Placing the tag inside a Shadow DOM, where the host element is itself inside an iframe.
img#nested-shadow-image (inside shadow root of #nested-shadow-host, which is inside iframe #nested-iframe)