mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Sync WebIDL.py with gecko
This commit is contained in:
parent
5fdc7c0d2c
commit
56f31c85ef
35 changed files with 727 additions and 221 deletions
|
@ -1,6 +1,6 @@
|
|||
--- WebIDL.py
|
||||
+++ WebIDL.py
|
||||
@@ -6959,7 +6959,8 @@ class Parser(Tokenizer):
|
||||
@@ -7123,7 +7123,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