[Bug 17245] "Append a new entry at the end of the History object" - there seems to be a special case when the document is not completely loaded and the navigation wasn't triggered by user intereaction. In this case Opera + WebKit (always) and Gecko (sometimes) don't

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

--- Comment #5 from James Graham <jgraham@opera.com> 2012-06-01 08:03:46 UTC ---
It seems like if I replace the use of the location setter with setting the src
of the iframe, I get the same pattern i.e. history.length increases by one if
the src is set after the page has loaded but doesn't increase if it is set
while the page is loading.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 1 June 2012 08:04:00 UTC