408782-2b.html (254B)
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" value="Alt" alt="Value"> 7 8 </body> 9 </html>