mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
Issue #2490 - Part 19: Convert CSSCounterStyleRule to WebIDL.
This commit is contained in:
parent
b984856d8f
commit
7fb5d53a79
8 changed files with 53 additions and 21 deletions
|
|
@ -203,6 +203,11 @@ DOMInterfaces = {
|
|||
'headerFile': 'mozilla/css/GroupRule.h',
|
||||
},
|
||||
|
||||
'CSSCounterStyleRule': {
|
||||
'nativeType': 'nsCSSCounterStyleRule',
|
||||
'headerFile': 'nsCSSRules.h',
|
||||
},
|
||||
|
||||
'CSSFontFaceRule': {
|
||||
'nativeType': 'nsCSSFontFaceRule',
|
||||
'headerFile': 'nsCSSRules.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue