Issue #2490 - Part 15: Convert CSSFontFaceRule to WebIDL.

The .style PutForwards bit is coming along for the ride here as a new feature.
This commit is contained in:
Moonchild 2024-04-04 10:02:17 +02:00 • committed by roytam1
commit 50f8c18757
8 changed files with 30 additions and 20 deletions

View file

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