Mention source in spec description
This commit is contained in:
parent
b8de1bd9de
commit
d1989b3624
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ describe 'chromium feature', ->
|
|||
b = window.open url, '', 'show=no'
|
||||
|
||||
describe 'window.postMessage', ->
|
||||
it 'sets the origin correctly', (done) ->
|
||||
it 'sets the source and origin correctly', (done) ->
|
||||
sourceId = remote.getCurrentWindow().id
|
||||
listener = (event) ->
|
||||
window.removeEventListener 'message', listener
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue