19 lines
573 B
JSON
19 lines
573 B
JSON
{
|
|
"info": {
|
|
"name": "DOM Level 3: XPath",
|
|
"subsection_number": null,
|
|
"subsection_name": null,
|
|
"url": "https://www.w3.org/TR/DOM-Level-3-XPath/"
|
|
},
|
|
"features": [
|
|
"Document.prototype.createExpression",
|
|
"Document.prototype.createNSResolver",
|
|
"Document.prototype.evaluate",
|
|
"XPathEvaluator.prototype.createExpression",
|
|
"XPathEvaluator.prototype.createNSResolver",
|
|
"XPathEvaluator.prototype.evaluate",
|
|
"XPathExpression.prototype.evaluate",
|
|
"XPathResult.prototype.iterateNext",
|
|
"XPathResult.prototype.snapshotItem"
|
|
]
|
|
}
|