Interface CSSUnknownRule

All Superinterfaces:
CSSRule
All Known Implementing Classes:
CSSUnknownRuleImpl

public interface CSSUnknownRule extends CSSRule
The CSSUnknownRule interface represents an at-rule not supported by this user agent.

See also the Document Object Model (DOM) Level 2 Style Specification.

Since:
DOM Level 2