- From: David Karger <karger@mit.edu>
- Date: Thu, 31 May 2012 22:51:40 -0400
- To: www-dom@w3.org
The working draft is unclear on the following question: if window.location.replace() is invoked, should a "load" event fire when the new content arrives? A quick test (http://people.csail.mit.edu/karger/Scrapelet/Dev/testload.html) demonstrates that current browsers do *not* fire a load event for the replaced content. If that is correct, then how are we supposed to detect that the replaced content has finished loading?
Received on Friday, 1 June 2012 02:51:55 UTC