NEW 22768
LayoutTests/fast/frames/cross-site-this.html might test wrong thing
https://bugs.webkit.org/show_bug.cgi?id=22768
Summary LayoutTests/fast/frames/cross-site-this.html might test wrong thing
Feng Qian
Reported 2008-12-09 16:55:45 PST
LayoutTests/fast/frames/cross-site-this.html fails in Chrome, Safari 3.2 and FF 3.1 beta 1. It looks like is testing wrong thing: In resources/cross-site-this-helper.html: var eff = parent.foo; eff(this); the default receiver passed to eff, this, is the current frame in FF Safari 3.2 and Chrome. The comment seems wrong. Can you verify with other browsers?
Attachments
Note You need to log in before you can comment on or make changes to this bug.