Baseline Widely available
The CSSGroupingRule
interface of the CSS Object Model represents any CSS at-rule that contains other rules nested within it.
This interface also inherits properties from CSSRule
.
CSSGroupingRule.cssRules
Read only
Returns a CSSRuleList
of the CSS rules in the media rule.
This interface also inherits methods from CSSRule
.
CSSGroupingRule.deleteRule
Deletes a rule from the style sheet.
CSSGroupingRule.insertRule
Inserts a new style rule into the current style sheet.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4