mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
7 lines
300 B
Bash
Executable File
7 lines
300 B
Bash
Executable File
wget https://mxr.mozilla.org/mozilla-central/source/dom/bindings/parser/WebIDL.py?raw=1 -O WebIDL.py
|
|
patch < abstract.patch
|
|
patch < debug.patch
|
|
patch < legacy-unenumerable-named-properties.patch
|
|
|
|
# TODO: update test files from https://dxr.mozilla.org/mozilla-central/source/dom/bindings/parser/tests
|