[Webkit-unassigned] [Bug 17263] Acid3 test 80 (linktest onload didn't fire) fails on reload but passes on first run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 24 00:33:10 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17263


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at hixie.ch




------- Comment #7 from darin at apple.com  2008-02-24 00:33 PDT -------
I believe the reason this test fails on reload may be that on reload the frame
gets a new src attribute, but reload simply reloads the old URL. Firefox 2
fails the same way (I didn't try a Firefox 3 beta), and it's possible this is a
feature, not a bug.

When I wrote the regression test
LayoutTests/fast/history/subframe-is-visited.html I worked around this by
giving the frame a new name each time. It's possible Acid3 should be modified
to do the same thing. Or maybe this truly is a bug.


-- 
Configure bugmail: http://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