org.w3c.dom.css

Interface CSSUnknownRule

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