ZVON > References > DOM2 Reference

encoding (attribute )

Owning interface and usage:  
CSSCharsetRule.encoding

Member of these other interfaces:  
none

Readonly:   no

Type:   DOMString

Description:  
The encoding information used in this @charset rule.

Exception:  
DOMException SYNTAX_ERR
Raised if the specified encoding value has a syntax error and is unparsable.
DOMException NO_MODIFICATION_ALLOWED_ERR
Raised if this encoding rule is readonly.