images to svg

This commit is contained in:
Ilya Kantor 2019-07-28 15:42:37 +03:00
parent a31e881856
commit 3ba28aa104
734 changed files with 11682 additions and 245 deletions

View file

@ -8,7 +8,7 @@ A host environment provides platform-specific objects and functions additional t
Here's a bird's-eye view of what we have when JavaScript runs in a web-browser:
![](windowObjects.png)
![](windowObjects.svg)
There's a "root" object called `window`. It has two roles: