Issue #2490 - Part 18: Convert CSSKeyframesRule to WebIDL.

This commit is contained in:
Moonchild 2024-04-04 14:13:43 +02:00 committed by roytam1
commit b984856d8f
8 changed files with 41 additions and 24 deletions

View file

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