<br><br><div class="gmail_quote">On Fri, Jul 9, 2010 at 5:46 PM, Boris Zbarsky <span dir="ltr"><<a href="mailto:bzbarsky@mit.edu">bzbarsky@mit.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 7/9/10 3:23 AM, Diego Perini wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On FF after setting src="" the "complete" property return true while on<br>
Opera it return false.<br>
</blockquote>
<br></div>
We special-case src="" and don't do any loading; iirc the spec calls for that at this point.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On FF after setting src="/nonexisting.gif" the "complete" property<br>
remains true<br>
</blockquote>
<br></div>
Were you testing this from a file:// URI or something?  That shouldn't happen over http.<br><font color="#888888">
<br>
-Boris<br>
</font></blockquote></div><br>No, I tested that using Firebug (and Opera Dragonfly) typing the commands directly in the console.<br><font color="#888888"><br>Diego Perini<br><br></font>