← Back to release summary

CSSGroupingRule

Category
CSS
Type
New or changed feature
Status
Enabled by default (Chrome 45)
Intent stage
None

Summary

The CSSGroupingRule interface represents an at-rule that contains other rules nested inside itself. Per spec, CSSMediaRule and CSSPageRule inherit from CSSGroupingRule.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/CSSGroupingRule https://developer.mozilla.org/en-US/docs/Web/API/CSSMediaRule https://developer.mozilla.org/en-US/docs/Web/API/CSSPageRule

View on chromestatus.com