RESOLVED FIXED 58189
Add layout test to ensure that window.name returns {"_blank", "_parent", "_self", "_top"} for a frame of the same name
https://bugs.webkit.org/show_bug.cgi?id=58189
Summary Add layout test to ensure that window.name returns {"_blank", "_parent", "_se...
Daniel Bates
Reported 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.
Attachments
Layout test (5.45 KB, patch)
2011-04-09 13:30 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2011-04-09 13:30:18 PDT
Created attachment 88931 [details] Layout test
Eric Seidel (no email)
Comment 2 2011-04-10 15:55:52 PDT
Comment on attachment 88931 [details] Layout test OK.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2011-04-10 18:45:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.