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
d1c8d3b88e
gecko
/
dom
/
bindings
/
parser
History
Benoit Jacob
f5d2c58055
Bug 816187 - make WebIDL accept nullable dictionary retvals; let getContextAttributes's retval be nullable - r=bz
2012-11-30 18:30:05 -05:00
..
tests
Bug 816187 - make WebIDL accept nullable dictionary retvals; let getContextAttributes's retval be nullable - r=bz
2012-11-30 18:30:05 -05: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 816187 - make WebIDL accept nullable dictionary retvals; let getContextAttributes's retval be nullable - r=bz
2012-11-30 18:30:05 -05:00
README
A WebIDL parser written in Python to be used in Mozilla.