File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1908,7 +1908,7 @@ <h4 id="the-cssstylerule-interface"><span class="secno">6.4.3 </span>The <code t
19081908//
19091909-->
19101910
1911- < p > The < a href ="#cssstylerule "> CSSStyleRule</ a > represents a rule set.</ p >
1911+ < p > The < code > < a href ="#cssstylerule "> CSSStyleRule</ a > </ code > interface represents a rule set.</ p >
19121912
19131913< pre class ="idl "> interface < dfn id ="cssstylerule "> CSSStyleRule</ dfn > : < a href ="#cssrule "> CSSRule</ a > {
19141914 attribute DOMString < a href ="#dom-cssstylerule-selectortext " title ="dom-CSSStyleRule-selectorText "> selectorText</ a > ;
Original file line number Diff line number Diff line change @@ -1839,7 +1839,7 @@ <h4>The <code title>CSSStyleRule</code> Interface</h4>
18391839//
18401840-->
18411841
1842- < p > The < span > CSSStyleRule</ span > represents a rule set.</ p >
1842+ < p > The < code > CSSStyleRule</ code > interface represents a rule set.</ p >
18431843
18441844< pre class =idl > interface < dfn > CSSStyleRule</ dfn > : < span > CSSRule</ span > {
18451845 attribute DOMString < span title =dom-CSSStyleRule-selectorText > selectorText</ span > ;
You can’t perform that action at this time.
0 commit comments