25 lines
762 B
JSON
25 lines
762 B
JSON
{
|
|
"info": {
|
|
"name": "CSS Object Model (CSSOM)",
|
|
"subsection_number": null,
|
|
"subsection_name": null,
|
|
"url": "https://drafts.csswg.org/cssom/"
|
|
},
|
|
"features": [
|
|
"CSS.escape",
|
|
"Document.prototype.caretPositionFromPoint",
|
|
"Document.prototype.elementFromPoint",
|
|
"Element.prototype.getBoundingClientRect",
|
|
"Element.prototype.getClientRects",
|
|
"Element.prototype.scroll",
|
|
"Element.prototype.scrollBy",
|
|
"Element.prototype.scrollIntoView",
|
|
"Element.prototype.scrollTo",
|
|
"MediaList.prototype.appendMedium",
|
|
"MediaList.prototype.deleteMedium",
|
|
"MediaList.prototype.item",
|
|
"MediaQueryList.prototype.addListener",
|
|
"MediaQueryList.prototype.removeListener",
|
|
"StyleSheetList.prototype.item"
|
|
]
|
|
}
|