FileDocCategorySizeDatePackage
CSSUnknownRule.javaAPI DocJava SE 5 API922Fri Aug 26 14:58:38 BST 2005org.w3c.dom.css

CSSUnknownRule

public interface CSSUnknownRule implements 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

Fields Summary
Constructors Summary
Methods Summary