雷军出手太狠,充电宝被逼成圈钱工具,10天就捞了3亿
Baseline Widely available
百度 本市青年英才创新实践基地入站人员,出站后被本设站单位聘用的可申请办理人才引进。
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2021.
An object implementing the CSSConditionRule
interface represents a single condition CSS at-rule, which consists of a condition and a statement block.
Three objects derive from CSSConditionRule
: CSSMediaRule
, CSSContainerRule
and CSSSupportsRule
.
Instance properties
Inherits properties from its ancestors CSSGroupingRule
and CSSRule
.
CSSConditionRule.conditionText
Read only-
Represents the text of the condition of the rule.
Instance methods
Inherits methods from its ancestors CSSGroupingRule
and CSSRule
.
Specifications
Specification |
---|
CSS Conditional Rules Module Level 3 # the-cssconditionrule-interface |