Issue #2490 - Part 17: Convert CSSKeyframeRule to WebIDL.

This commit is contained in:
Moonchild 2024-04-04 14:00:59 +02:00 committed by roytam1
commit 89d96e0226
8 changed files with 33 additions and 18 deletions

View file

@ -95,6 +95,7 @@ WEBIDL_FILES = [
'CSSFontFeatureValuesRule.webidl',
'CSSGroupingRule.webidl',
'CSSImportRule.webidl',
'CSSKeyframeRule.webidl',
'CSSLexer.webidl',
'CSSMediaRule.webidl',
'CSSMozDocumentRule.webidl',