mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Issue #2490 - Part 16: Convert CSSFontFeatureValuesRule to WebIDL.
This commit is contained in:
parent
50f8c18757
commit
f0de637255
8 changed files with 55 additions and 18 deletions
|
|
@ -208,6 +208,11 @@ DOMInterfaces = {
|
|||
'headerFile': 'nsCSSRules.h',
|
||||
},
|
||||
|
||||
'CSSFontFeatureValuesRule': {
|
||||
'nativeType': 'nsCSSFontFeatureValuesRule',
|
||||
'headerFile': 'nsCSSRules.h',
|
||||
},
|
||||
|
||||
'CSSGroupingRule': {
|
||||
'concrete': False,
|
||||
'nativeType': 'mozilla::css::GroupRule',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue