mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Add a test for interfaces exposed in web workers.
This commit is contained in:
parent
4fafcb121f
commit
b17ff481fe
4 changed files with 282 additions and 93 deletions
|
@ -6576,6 +6576,12 @@
|
|||
"url": "/_mozilla/mozilla/interfaces.html"
|
||||
}
|
||||
],
|
||||
"mozilla/interfaces.worker.js": [
|
||||
{
|
||||
"path": "mozilla/interfaces.worker.js",
|
||||
"url": "/_mozilla/mozilla/interfaces.worker"
|
||||
}
|
||||
],
|
||||
"mozilla/lenient_this.html": [
|
||||
{
|
||||
"path": "mozilla/lenient_this.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue