mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Browser API: implement iframe.reload()
This commit is contained in:
parent
9cccd34bc4
commit
2a86f9d165
6 changed files with 67 additions and 13 deletions
|
@ -5643,6 +5643,12 @@
|
|||
"url": "/_mozilla/mozilla/mozbrowser/mozbrowsericonchange_event.html"
|
||||
}
|
||||
],
|
||||
"mozilla/mozbrowser/reload.html": [
|
||||
{
|
||||
"path": "mozilla/mozbrowser/reload.html",
|
||||
"url": "/_mozilla/mozilla/mozbrowser/reload.html"
|
||||
}
|
||||
],
|
||||
"mozilla/navigator.html": [
|
||||
{
|
||||
"path": "mozilla/navigator.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue