mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Issue #2490 - Part 18: Convert CSSKeyframesRule to WebIDL.
This commit is contained in:
parent
89d96e0226
commit
b984856d8f
8 changed files with 41 additions and 24 deletions
|
|
@ -227,6 +227,11 @@ DOMInterfaces = {
|
|||
'headerFile': 'nsCSSRules.h',
|
||||
},
|
||||
|
||||
'CSSKeyframesRule': {
|
||||
'nativeType': 'nsCSSKeyframesRule',
|
||||
'headerFile': 'nsCSSRules.h',
|
||||
},
|
||||
|
||||
'CSSLexer': {
|
||||
'wrapperCache': False
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue