408782-1a.html (240B)
1 <html class="reftest-wait"> 2 <head> 3 </head> 4 <body onload="document.getElementById('i').removeAttribute('alt'); document.documentElement.className='';"> 5 6 <input id="i" type="image" src="moz-no-such-scheme:nothing" alt="Alt"> 7 8 </body> 9 </html>