[Webkit-unassigned] [Bug 11388] New: For iframe if the name is not specified, id is assigned to name.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 23 03:50:52 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11388
Summary: For iframe if the name is not specified, id is assigned
to name.
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Critical
Priority: P2
Component: Frames
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: madhu.mukund at wipro.com
For iframe if the name is not specified, id is assigned to name.If both are not
specified, name is getting assigned with self.name::<!--framePath
//<!--frame0-->-->. If name(if not id) is given as _blank, it is getting the
value as "_blank".
In Firefox if name is undefined or null then it will be shown as empty
string.It will not take id as name, if id alone is given.If name is _blank, it
will not get 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