mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
427126be53
There are two parts to this change: 1) Sequences and arrays are now distinguishable from all non-callback interfaces. 2) To handle that change, overload resolution first tries to convert to the exact interface, and only if that fails tries to convert things with indexed properties to sequences or arrays. |
||
---|---|---|
.. | ||
tests | ||
README | ||
runtests.py | ||
UPSTREAM | ||
WebIDL.py |
A WebIDL parser written in Python to be used in Mozilla.