mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Issue #2490 - WIP: part 9. Add a CSSRule Web IDL interface.
This commit is contained in:
parent
bb2aaeac9f
commit
5a522d9145
13 changed files with 118 additions and 18 deletions
|
|
@ -93,6 +93,7 @@ WEBIDL_FILES = [
|
|||
'CSSLexer.webidl',
|
||||
'CSSPrimitiveValue.webidl',
|
||||
'CSSPseudoElement.webidl',
|
||||
'CSSRule.webidl',
|
||||
'CSSRuleList.webidl',
|
||||
'CSSStyleDeclaration.webidl',
|
||||
'CSSStyleSheet.webidl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue