servo/third_party/WebIDL
Martin Robinson 8be014ee46
Create a top-level "third_party" directory
This directory now contains third_party software that is vendored into
the Servo source tree. The idea is that it would eventually hold
webrender and other crates from mozilla-central as well with a standard
patch management approach for each.
2023-06-30 09:51:31 +02:00
..
tests Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
abstract.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
callback-location.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
debug.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
ext-attribute-no-value-error.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
inline.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
readable-stream.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
README Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
runtests.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
union-typedef.patch Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
update.sh Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
UPSTREAM Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
WebIDL.py Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00

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