mirror of
https://github.com/servo/servo.git
synced 2025-06-08 16:43:28 +00:00
6 lines
300 B
Bash
Executable file
6 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
|