servo/components/script/dom/bindings/codegen/parser
2019-07-29 17:37:03 +02:00
..
tests Sync WebIDL.py with gecko 2019-07-12 12:14:06 +09:00
abstract.patch Sync WebIDL.py with gecko 2019-07-12 12:14:06 +09:00
callback-location.patch Sync WebIDL.py with gecko 2019-07-12 12:14:06 +09:00
debug.patch Sync WebIDL.py with gecko 2019-07-12 12:14:06 +09:00
exposed-globals.patch Change bindings generation to make Exposed annotation aware of members/partial interfaces 2019-07-14 09:24:43 -04:00
inline.patch Sync WebIDL.py with gecko 2019-07-12 12:14:06 +09:00
README Cargoify servo 2014-09-08 20:21:42 -06:00
runtests.py Sync WebIDL.py with gecko 2019-07-12 12:14:06 +09:00
union-typedef.patch Update webidl.py from upstream 2019-03-01 16:58:46 +05:30
update.sh Change bindings generation to make Exposed annotation aware of members/partial interfaces 2019-07-14 09:24:43 -04:00
UPSTREAM Cargoify servo 2014-09-08 20:21:42 -06:00
WebIDL.py Auto-generate CSSStyleDeclaration.webidl for CSS properties based on the style crate 2019-07-29 17:37:03 +02:00

A WebIDL parser written in Python to be used in Mozilla.