mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Support value iterators in WebIDL interfaces.
This commit is contained in:
parent
221bc84693
commit
34bb937aee
7 changed files with 161 additions and 0 deletions
|
@ -6858,6 +6858,12 @@
|
|||
"url": "/_mozilla/mozilla/interfaces.worker"
|
||||
}
|
||||
],
|
||||
"mozilla/iterable.html": [
|
||||
{
|
||||
"path": "mozilla/iterable.html",
|
||||
"url": "/_mozilla/mozilla/iterable.html"
|
||||
}
|
||||
],
|
||||
"mozilla/lenient_this.html": [
|
||||
{
|
||||
"path": "mozilla/lenient_this.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue