NEW 16510
Calling history.forward/back/go on a subframe causes subsequent test in DRT to intermittently fail
https://bugs.webkit.org/show_bug.cgi?id=16510
Summary Calling history.forward/back/go on a subframe causes subsequent test in DRT t...
Sam Weinig
Reported 2007-12-18 17:08:43 PST
The lines shouldBeTrue("canCall('targetWindow.history.back')"); shouldBeTrue("canCall('targetWindow.history.forward')"); shouldBeTrue("canCall('targetWindow.history.go', '-1')"); in http/tests/security/cross-frame-access-history.html causes http/tests/security/cross-frame-access-location.html, the test run after it to intermittently fail with the dump of cross-frame-access-history.html's render tree.
Attachments
Note You need to log in before you can comment on or make changes to this bug.