mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update the WebIDL parser
This commit is contained in:
parent
aa8c835d3b
commit
c9af465ae8
7 changed files with 244 additions and 56 deletions
|
@ -1,7 +1,6 @@
|
|||
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
|
||||
|
||||
wget https://hg.mozilla.org/mozilla-central/archive/tip.tar.gz/dom/bindings/parser/tests/ -O tests.tar.gz
|
||||
rm -r tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue