mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Implement Window.postMessage for same-origin windows.
This commit is contained in:
parent
1837fcbedd
commit
f152bc3b06
83 changed files with 192 additions and 383 deletions
|
@ -9102,6 +9102,12 @@
|
|||
"url": "/_mozilla/mozilla/websocket_connection_fail.html"
|
||||
}
|
||||
],
|
||||
"mozilla/window-postmessage-sameorigin.html": [
|
||||
{
|
||||
"path": "mozilla/window-postmessage-sameorigin.html",
|
||||
"url": "/_mozilla/mozilla/window-postmessage-sameorigin.html"
|
||||
}
|
||||
],
|
||||
"mozilla/window.html": [
|
||||
{
|
||||
"path": "mozilla/window.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue