Closed
Bug 19444
Opened 25 years ago
Closed 25 years ago
if a target frame does not exist a new window should be opened and given that name
Categories
(SeaMonkey :: General, defect, P3)
SeaMonkey
General
Tracking
(Not tracked)
People
(Reporter: idealego, Assigned: leger)
Details
with the following piece of code a new window should open if "moz" does not
exist but instead nothing happens.
<html>
<a href='http://www.mozilla.org' target='moz'>click me</a>
</html>
The html spec that covers this may be found here:
http://www.w3.org/TR/REC-html40/appendix/notes.html#notes-frames
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified as duplicate. The behavior exhibited is the same as in bug 17648.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•