File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1884,7 +1884,7 @@ To <dfn export>remove a CSS rule</dfn> from a CSS rule list <var>list</var> at i
18841884
18851885### The {{CSSRuleList}} Interface ### {#the-cssrulelist-interface}
18861886
1887- The {{CSSRuleList}} interface represents an ordered collection of CSS style rules.
1887+ The {{CSSRuleList}} interface represents an ordered collection of [= CSS rules=] .
18881888
18891889<pre class=idl>
18901890[Exposed=Window]
@@ -1906,8 +1906,8 @@ collection.
19061906
19071907### The {{CSSRule}} Interface ### {#the-cssrule-interface}
19081908
1909- The {{CSSRule}} interface represents an abstract, base CSS style rule. Each
1910- distinct CSS style rule type is represented by a distinct interface that
1909+ The {{CSSRule}} interface represents an abstract, base [= CSS rule=] . Each
1910+ distinct CSS rule type is represented by a distinct interface that
19111911inherits from this interface.
19121912
19131913<pre class=idl>
You can’t perform that action at this time.
0 commit comments