View source
class CSSGroupingRule
package js.html
extends CSSRule
extended by CSSConditionRule
Available on js
An object implementing the CSSGroupingRule
interface represents any CSS at-rule that contains other rules nested within it.
Documentation CSSGroupingRule by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: