Closed
Bug 293409
Opened 20 years ago
Closed 20 years ago
Mozilla should support document.open("text/html", "replace") like IE
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 164821
People
(Reporter: jdperlow, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier:
IE supports document.open("text/html", "replace") which opens a document without
creating a new session history/navigation entry. Mozilla doesn't support this
and it's important to many types of browser applications.
Reproducible: Always
Comment 1•20 years ago
|
||
The Gecko in FF12.0.3 is old...
*** This bug has been marked as a duplicate of 164821 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•