Issue #2490 - Part 20: Remove the stuff that was added temporarily to deal with a mix of WebIDL and non-WebIDL rules.

This commit is contained in:
Moonchild 2024-04-04 20:07:33 +02:00 committed by roytam1
commit 641b556c53
4 changed files with 0 additions and 59 deletions

View file

@ -265,7 +265,6 @@ DOMInterfaces = {
},
'CSSRule': {
'hasXPConnectImpls': True,
'concrete': False,
'nativeType': 'mozilla::css::Rule'
},