blockquote summaries

This commit is contained in:
Zeke Sikelianos 2016-04-21 15:39:12 -07:00
parent ee190ca62a
commit 0527b17e42
32 changed files with 32 additions and 32 deletions

View file

@ -1,6 +1,6 @@
# The `window.open` function
Create a new window in a web page.
> Create a new window in a web page.
When `window.open` is called to create a new window in a web page, a new instance
of `BrowserWindow` will be created for the `url` and a proxy will be returned