mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Auto merge of #14840 - servo:entry-global, r=nox
Implement the entry global. Partial fix for #10963. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14840) <!-- Reviewable:end -->
This commit is contained in:
commit
85d3bbd999
15 changed files with 156 additions and 0 deletions
|
@ -8408,6 +8408,18 @@
|
|||
"url": "/_mozilla/mozilla/global.html"
|
||||
}
|
||||
],
|
||||
"mozilla/globals/entry.html": [
|
||||
{
|
||||
"path": "mozilla/globals/entry.html",
|
||||
"url": "/_mozilla/mozilla/globals/entry.html"
|
||||
}
|
||||
],
|
||||
"mozilla/globals/entry.worker.js": [
|
||||
{
|
||||
"path": "mozilla/globals/entry.worker.js",
|
||||
"url": "/_mozilla/mozilla/globals/entry.worker.html"
|
||||
}
|
||||
],
|
||||
"mozilla/hit_test_nested_sc.html": [
|
||||
{
|
||||
"path": "mozilla/hit_test_nested_sc.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue