mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update the WebIDL parser
This commit is contained in:
parent
70a0174b0a
commit
2b574bbdf8
6 changed files with 284 additions and 108 deletions
|
@ -9,4 +9,4 @@
|
|||
+ identifier == "Inline"):
|
||||
# Known extended attributes that do not take values
|
||||
if not attr.noArguments():
|
||||
raise WebIDLError("[%s] must take no arguments" % identifier,
|
||||
raise WebIDLError("[%s] must take no arguments" % identifier,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue