Bug 22768

Summary: LayoutTests/fast/frames/cross-site-this.html might test wrong thing
Product: WebKit Reporter: Feng Qian <feng>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: barraclough
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.