Issue #2490 - Part 16: Convert CSSFontFeatureValuesRule to WebIDL.

This commit is contained in:
Moonchild 2024-04-04 10:20:43 +02:00 • committed by roytam1
commit f0de637255
8 changed files with 55 additions and 18 deletions

View file

@ -92,6 +92,7 @@ WEBIDL_FILES = [
'CSSAnimation.webidl',
'CSSConditionRule.webidl',
'CSSFontFaceRule.webidl',
'CSSFontFeatureValuesRule.webidl',
'CSSGroupingRule.webidl',
'CSSImportRule.webidl',
'CSSLexer.webidl',