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