[Webkit-unassigned] [Bug 13574] Moving an IFRAME within the DOM tree results in reloading of content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 20 08:37:40 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=13574


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david.storey at opera.com




------- Comment #6 from ddkilzer at webkit.org  2008-07-20 08:37 PDT -------
Firefox 2 and 3 behave the same as WebKit/Safari (tested nightly build r35249).
 The iframe is reloaded as it moves in the DOM, and both load and unload events
are called during this change.

Opera 9.24 and 9.51 behave the same as WebKit/Safari, except that no unload
events are called.

MSIE 5.23 for Mac OS X, ironically, behaves "as expected".  There are no load
or unload events as it is moved within the DOM!

Will test MSIE 7 next.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list