mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update webidl.py from upstream
This commit is contained in:
parent
427003210b
commit
8f5db8a7e1
12 changed files with 201 additions and 76 deletions
|
@ -1,6 +1,6 @@
|
|||
--- WebIDL.py
|
||||
+++ WebIDL.py
|
||||
@@ -6823,7 +6823,8 @@ class Parser(Tokenizer):
|
||||
@@ -6959,7 +6959,8 @@ class Parser(Tokenizer):
|
||||
self.parser = yacc.yacc(module=self,
|
||||
outputdir=outputdir,
|
||||
tabmodule='webidlyacc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue