Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 408782-1a.html
blob5a5c65f0a2c6a23c3220400e537ebd03953c9556
1 <html class="reftest-wait">
2 <head>
3 </head>
4 <body onload="document.getElementById('i').removeAttribute('alt'); document.documentElement.className='';">
6 <input id="i" type="image" src="moz-no-such-scheme:nothing" alt="Alt">
8 </body>
9 </html>