mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
<!-- Please describe your changes on the following line: --> part #31064 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors <!-- Either: --> - [x] These changes do not require tests because there is no behavior changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> There types are not used we can migrate them, in next PR I will make `HeapFloat32Array` generic and convert ArrayBufferView, ArrayBuffer, Uint8ClampedArray and Float64Array. Signed-off-by: Bentaimia Haddadi <haddadi.taym@gmail.com> |
||
---|---|---|
.. | ||
tests | ||
abstract.patch | ||
callback-location.patch | ||
debug.patch | ||
ext-attribute-no-value-error.patch | ||
inline.patch | ||
like-as-iterable.patch | ||
readable-stream.patch | ||
README | ||
runtests.py | ||
union-typedef.patch | ||
update.sh | ||
UPSTREAM | ||
WebIDL.py |
A WebIDL parser written in Python to be used in Mozilla.