Closed
Bug 284737
Opened 20 years ago
Closed 13 years ago
Incorrect information about document.load()
Categories
(Documentation Graveyard :: Web Developer, defect)
Documentation Graveyard
Web Developer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jim, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050228 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050228 Firefox/1.0.1 Mozilla documentation states that Mozilla implements document.load() and that this is part of the W3C DOM 3 Load and Save recommendation. While document.load() was present in drafts, it was taken out before the specification reached recommendation status. http://www.mozilla.org/newlayout/xml/#load http://www.mozilla.org/docs/dom/reference/levels.html Reproducible: Always Steps to Reproduce:
Comment 1•13 years ago
|
||
Docs are on MDN now. https://developer.mozilla.org/en/DOM/document.load correctly says "document.load() is a part of an old version of the W3C DOM Level 3 Load & Save module"
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•