On Wed, 28 Mar 2012 08:19:55 +0100, Jonas Sicking <[email protected]> wrote:
I think we need to define that APIs like xhr.open(...) and the img.src setter synchronously "dereference" the URL before returning.
What does dereferencing mean exactly? xhr.open() resolves URLs currently and then xhr.send() will fetch the URL.
-- Anne van Kesteren http://annevankesteren.nl/
