Issue #2490 - Part 10: Convert CSSNamespaceRule to WebIDL.

This commit is contained in:
Moonchild 2024-04-03 12:29:31 +02:00 committed by roytam1
commit 95642cb4e5
9 changed files with 26 additions and 16 deletions

View file

@ -91,6 +91,7 @@ WEBIDL_FILES = [
'CSS.webidl',
'CSSAnimation.webidl',
'CSSLexer.webidl',
'CSSNamespaceRule.webidl',
'CSSPrimitiveValue.webidl',
'CSSPseudoElement.webidl',
'CSSRule.webidl',