Document.inputEncoding

An attribute specifying the encoding used for this document at the time of the parsing. This is null when it is not known, such as when the Document was created in memory.

interface Document
@property
DOMString
inputEncoding
()

Meta