Skip to content

Commit 5ad13d2

Browse files
cdoublevsvgeesus
authored andcommitted
[css-fonts-4] Define CSSFontFeatureValuesRule.historicalForms
1 parent 32dac9e commit 5ad13d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8258,6 +8258,7 @@ interface CSSFontFeatureValuesRule : CSSRule {
82588258
readonly attribute CSSFontFeatureValuesMap swash;
82598259
readonly attribute CSSFontFeatureValuesMap characterVariant;
82608260
readonly attribute CSSFontFeatureValuesMap styleset;
8261+
readonly attribute CSSFontFeatureValuesMap historicalForms;
82618262
};
82628263

82638264
[Exposed=Window]

0 commit comments

Comments
 (0)