View source
class CSSConditionRule
package js.html
extends CSSGroupingRule › CSSRule
extended by CSSMediaRule, CSSMozDocumentRule, CSSSupportsRule
Available on js
An object implementing the CSSConditionRule interface represents a single condition CSS at-rule, which consists of a condition and a statement block. It is a child of CSSGroupingRule.
Documentation CSSConditionRule by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: