mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 01:47:31 +09:00
Issue #2490 - Part 9b: Add a CSSRule Web IDL interface.
Fix Paris bindings by providing a temporary IID for nsIDOMCSSRule (thanks FranklinDM!)
This commit is contained in:
parent
5a522d9145
commit
264f152ba0
3 changed files with 9 additions and 36 deletions
|
|
@ -206,7 +206,7 @@ DOMInterfaces = {
|
|||
},
|
||||
|
||||
'CSSRule': {
|
||||
# 'hasXPConnectImpls': True,
|
||||
'hasXPConnectImpls': True,
|
||||
'nativeType': 'mozilla::css::Rule'
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue