CSSUnknownRule : CSSRule
Return to: HTML DOM Level 2 index

CSS rule in a CSS style sheet that the browser does not recognize.

Platform Support

IE Mozilla Netscape Opera Safari Chrome
no 1.0+ no 9.0+ 1.0+ no

Constructors

Constructor Action IE Mozilla Netscape Opera Safari Chrome
CSSUnknownRule Constructor() : CSSUnknownRule
CSS rule in a CSS style sheet that the browser does not recognize.
Show Details no 1.0+ no 9.0+ 1.0+ no

CSSUnknownRule() : CSSUnknownRule

CSS rule in a CSS style sheet that the browser does not recognize.

Returns
CSSUnknownRule

Visibility
internal

Availability

HTML DOM Level 2|W3C

text_javascript aptana_docs