mirror of
https://github.com/servo/servo
synced 2026-05-01 11:57:31 +02:00
Update WebIDL parser
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- WebIDL.py
|
||||
+++ WebIDL.py
|
||||
@@ -1768,7 +1768,8 @@ class IDLInterface(IDLInterfaceOrNamespace):
|
||||
@@ -1883,7 +1883,8 @@ class IDLInterface(IDLInterfaceOrNamespace):
|
||||
identifier == "LegacyUnenumerableNamedProperties" or
|
||||
identifier == "RunConstructorInCallerCompartment" or
|
||||
identifier == "WantsEventListenerHooks" or
|
||||
|
||||
Reference in New Issue
Block a user