[Webkit-unassigned] [Bug 11346] New: _blank is assigned to Window name
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 18 05:09:08 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11346
Summary: _blank is assigned to Window name
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: madhu.mukund at wipro.com
If there is no name given in window.open, then in WebKit '_blank' is assigned
to the name of the window. In Firefox it will be empty string. In WebKit if id
is given and there is no name then name of the window is assigned as the id.
In firefox if the name is given as '_blank' it will be changed to "".
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list