The CSSGroupingRule interface is defined in two specs: https://drafts.csswg.org/cssom/#the-cssgroupingrule-interface https://drafts.csswg.org/css-conditional/#the-cssgroupingrule-interface They are not identical, but the one in CSSOM looks like the one to keep.
The CSSGroupingRule interface is defined in two specs:
https://drafts.csswg.org/cssom/#the-cssgroupingrule-interface
https://drafts.csswg.org/css-conditional/#the-cssgroupingrule-interface
They are not identical, but the one in CSSOM looks like the one to keep.