Update spec description
This commit is contained in:
parent
a184b6afb3
commit
c8180ab301
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ describe('chromium feature', function () {
|
|||
b = window.open('file://' + fixtures + '/pages/window-opener-postMessage.html', '', 'show=no')
|
||||
})
|
||||
|
||||
it('works for windows opened from a <webview>', function (done) {
|
||||
it('supports windows opened from a <webview>', function (done) {
|
||||
const webview = new WebView()
|
||||
webview.addEventListener('console-message', function (e) {
|
||||
webview.remove()
|
||||
|
|
Loading…
Add table
Reference in a new issue