mirror of
https://github.com/servo/servo.git
synced 2025-06-09 00:53:26 +00:00
5 lines
280 B
Bash
Executable file
5 lines
280 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 < legacy-unenumerable-named-properties.patch
|
|
|
|
# TODO: update test files from https://dxr.mozilla.org/mozilla-central/source/dom/bindings/parser/tests
|