Make browser requirements more vague

We have trouble keeping track of things, so state something closer
to reality.
This commit is contained in:
Pierre Ossman 2017-12-08 16:23:56 +01:00
parent addf16c619
commit 1bc11d7df5
1 changed files with 4 additions and 8 deletions

View File

@ -72,15 +72,11 @@ See more screenshots
### Browser Requirements
* Chrome 49, Firefox 44, Safari 10, Opera 36, IE 11, Edge 12, etc.
noVNC uses many modern web technologies so a formal requirement list is
not available. However these are the minimum versions we are currently
aware of:
* HTML5 Canvas, WebSockets and Typed Arrays, etc.
* Fast Javascript Engine: this is not strictly a requirement, but without a
fast Javascript engine, noVNC might be painfully slow.
* See the more detailed
[browser compatibility wiki page](https://github.com/novnc/noVNC/wiki/Browser-support).
* Chrome 49, Firefox 44, Safari 10, Opera 36, IE 11, Edge 12
### Server Requirements