This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b5cac727ee
gecko
/
dom
/
bindings
/
parser
History
Boris Zbarsky
b9aa282cae
Bug 1073124 part 1. Hack the "System" global name into the Web IDL parser, since we have no actual Web IDL interface for system globals. r=khuey
2014-10-17 11:30:18 -04:00
..
tests
Bug 1030192 part 1. Make sequences distinguishable from dictionaries and callbacks in the Web IDL parser. r=khuey
2014-09-24 09:11:30 -04:00
README
runtests.py
UPSTREAM
WebIDL.py
Bug 1073124 part 1. Hack the "System" global name into the Web IDL parser, since we have no actual Web IDL interface for system globals. r=khuey
2014-10-17 11:30:18 -04:00
README
A WebIDL parser written in Python to be used in Mozilla.