CSSGroupingRule
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.
CSSGroupingRule
は CSS オブジェクトモデルのインターフェイスで、内部に他のルールを持つあらゆる CSS のアットルールを表します。
プロパティ
このインターフェイスには CSSRule
から継承したプロパティもあります。
CSSGroupingRule.cssRules
読取専用-
CSSRuleList
で、このメディアルールの CSS ルールを返します。
メソッド
このインターフェイスには CSSRule
から継承したメソッドもあります。
CSSGroupingRule.deleteRule
-
このスタイルシートからルールを削除します。
CSSGroupingRule.insertRule
-
現在のスタイルシートに新しいスタイルルールを挿入します。
仕様書
Specification |
---|
CSS Object Model (CSSOM) # the-cssgroupingrule-interface |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CSSGroupingRule | ||||||||||||
cssRules | ||||||||||||
deleteRule | ||||||||||||
insertRule |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Partial support
- Partial support
- Has more compatibility info.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.