Bug 58189 - Add layout test to ensure that window.name returns {"_blank", "_parent", "_self", "_top"} for a frame of the same name
Summary: Add layout test to ensure that window.name returns {"_blank", "_parent", "_se...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-09 13:15 PDT by Daniel Bates
Modified: 2011-04-10 18:45 PDT (History)
3 users (show)

See Also:


Attachments
Layout test (5.45 KB, patch)
2011-04-09 13:30 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2011-04-09 13:15:12 PDT
With the passing of the patch for bug #6751, we should add a layout test to ensure that window.name returns {"_blank", "_self", "_parent", "_top"} for a frame with a name attribute of the same name.
Comment 1 Daniel Bates 2011-04-09 13:30:18 PDT
Created attachment 88931 [details]
Layout test
Comment 2 Eric Seidel (no email) 2011-04-10 15:55:52 PDT
Comment on attachment 88931 [details]
Layout test

OK.
Comment 3 WebKit Commit Bot 2011-04-10 18:45:54 PDT
Comment on attachment 88931 [details]
Layout test

Clearing flags on attachment: 88931

Committed r83411: <http://trac.webkit.org/changeset/83411>
Comment 4 WebKit Commit Bot 2011-04-10 18:45:59 PDT
All reviewed patches have been landed.  Closing bug.