[Bug 21485] [Custom]: Consider possible candidates of element upgrade

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21485

--- Comment #15 from Boris Zbarsky <bzbarsky@mit.edu> ---
> For example, <img src='foo.jpg'> tag doesn't actually hit the network to load
> 'foo.jpg' until it's in a suitable document context.

That's a particularly bad example, because whether <img> does the load depends
only on its ownerDocument and not on anything else.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 2 April 2013 01:23:55 UTC