Updated Web Browsers (markdown)

Hajime Hoshi 2017-05-27 01:06:32 +09:00
parent 78983fcc8f
commit 9db2bdc883

@ -25,7 +25,6 @@ On both Android and iOS, touching is required to start sound. This is the browse
```
document.getElementsByTagName("canvas")[0].getContext("webgl").getExtension('WEBGL_lose_context').loseContext()
undefined
```
Note that Ebiten automatically restores images when the context is lost.