Issue #2490 - WIP: part 9. Add a CSSRule Web IDL interface.

This commit is contained in:
Moonchild 2024-03-31 00:47:10 +01:00 • committed by roytam1
commit 5a522d9145
13 changed files with 118 additions and 18 deletions

View file

@ -93,6 +93,7 @@ WEBIDL_FILES = [
'CSSLexer.webidl',
'CSSPrimitiveValue.webidl',
'CSSPseudoElement.webidl',
'CSSRule.webidl',
'CSSRuleList.webidl',
'CSSStyleDeclaration.webidl',
'CSSStyleSheet.webidl',