This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-05 16:46:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ed12d1f80c
gecko-dev
/
dom
/
bindings
/
parser
History
Boris Zbarsky
ed12d1f80c
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
Bug 742153 part 1. Add support for dictionaries in the WebIDL parser. r=khuey
2012-06-12 10:22:05 -04:00
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.