|
|
The <code> CSSCharsetRule </code> interface a <a href=""> @charset rule </a> in a CSS style sheet. A <code> @charset </code> rule can be used to define the encoding of the style sheet.
| DOM::DOMString |
[const]
The encoding information used in this <code> @charset </code> rule.
| void |
see encoding
Throws: CSSException, 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.
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |