We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1470ce7 commit 2ebe692Copy full SHA for 2ebe692
cssom-1/Overview.bs
@@ -1710,7 +1710,7 @@ interface CSSRule {
1710
readonly attribute CSSRule? parentRule;
1711
readonly attribute CSSStyleSheet? parentStyleSheet;
1712
1713
- // the following attribute and constants are historial
+ // the following attribute and constants are historical
1714
readonly attribute unsigned short type;
1715
const unsigned short STYLE_RULE = 1;
1716
const unsigned short CHARSET_RULE = 2;
0 commit comments