---
title: DOMImplementation
framework: TVMLKit JS
role: symbol
role_heading: Class
platforms: [tvOS 13.0+, Safari Desktop 10.0+, Safari Mobile 1.0+]
path: tvmljs/domimplementation
---

# DOMImplementation

## Declaration

```data
interface DOMImplementation
```

## Topics

### Instance Methods

- [createCSSStyleSheet](../webkitjs/domimplementation/1631606-createcssstylesheet.md)
- [createDocument](domimplementation/1629138-createdocument.md)
- [createDocumentType](../webkitjs/domimplementation/1631860-createdocumenttype.md)
- [createHTMLDocument](../webkitjs/domimplementation/1629047-createhtmldocument.md)
- [hasFeature](../webkitjs/domimplementation/1632451-hasfeature.md)
