Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<img src="foo" srcset="bar">
<script>
document.querySelector("img").removeAttribute('src');
</script>