docs: Put window.open docs in its own chapter, regards #1137

This commit is contained in:
Cheng Zhao 2015-03-04 08:47:04 -08:00
parent eb31df2940
commit 2d6dd9f4d2
3 changed files with 63 additions and 50 deletions

View file

@ -20,6 +20,7 @@ Custom DOM elements:
* [`File` object](api/file-object.md)
* [`<webview>` tag](api/web-view-tag.md)
* [`window.open` function](api/window-open.md)
Modules for browser side: