Closed
Bug 755679
Opened 13 years ago
Closed 6 years ago
document.open() should return the document when returning early
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: hsivonen, Unassigned)
References
Details
The spec says to return the document in http://hsivonen.iki.fi/test/moz/document-open-during-network-parse.html . WebKit and Presto do. Gecko and Trident don't.
Reporter | ||
Updated•6 years ago
|
Assignee: hsivonen → nobody
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Comment 1•6 years ago
|
||
This got fixed in bug 819239.
You need to log in
before you can comment on or make changes to this bug.
Description
•