mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Sync WebIDL.py with gecko
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user