Closed Bug 1388139 Opened 7 years ago Closed 7 years ago

The methods for the XPathResult are all missing.

Categories

(Developer Documentation Graveyard :: API: Miscellaneous, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1208816

People

(Reporter: tom.mai78101, Unassigned)

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: Trunk
 Technical Contact: 

:: Details

The MDN articles for the XPathResult methods are all missing.

https://developer.mozilla.org/en-US/docs/Web/API/XPathResult/snapshotItem
https://developer.mozilla.org/en-US/docs/Web/API/XPathResult/iterateNext

Of the latter, there were multiple bugs filed 2 years ago (as of writing):

https://bugzilla.mozilla.org/show_bug.cgi?id=1230772
https://bugzilla.mozilla.org/show_bug.cgi?id=1208816

Can they be added in? Thanks in advance.
Technically, we can lazily obtain the information needed from a different source:

XPathResult docs, with full methods explanations --     http://help.dottoro.com/ljruhkuj.php

But I don't know if that's enough as is.
Forget about my posts, I forgot about licensing and such, so I'll just make an external reference link, and call it a day.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.