13 lines
329 B
JSON
13 lines
329 B
JSON
{
|
|
"info": {
|
|
"name": "DOM Parsing and Serialization",
|
|
"subsection_number": null,
|
|
"subsection_name": null,
|
|
"url": "https://w3c.github.io/DOM-Parsing/"
|
|
},
|
|
"features": [
|
|
"DOMParser.prototype.parseFromString",
|
|
"Element.prototype.insertAdjacentHTML",
|
|
"XMLSerializer.prototype.serializeToString"
|
|
]
|
|
}
|