web-api-manager/sources/standards/DOM2-H.json

21 lines
481 B
JSON

{
"info": {
"name": "DOM Level 2: HTML",
"subsection_number": null,
"subsection_name": null,
"url": "https://www.w3.org/TR/DOM-Level-2-HTML/"
},
"features": [
"document.cookie",
"document.forms",
"document.getElementsByName",
"document.open",
"document.referrer",
"document.title",
"document.URL",
"document.write",
"document.writeln",
"HTMLDocument.prototype.getElementsByName",
"HTMLElement.prototype.blur"
]
}