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() : CSSUnknownRuleCSS rule in a CSS style sheet that the browser does not recognize. Returns
|
|||||||||
Availability
HTML DOM Level 2|W3C