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