ICSSUnknownRule Interface

ICSSUnknownRule interface

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

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

public interface ICSSUnknownRule : ICSSRule

See Also