mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-20 05:21:31 +02:00
Destroyed Browser Support (markdown)
@@ -1,22 +0,0 @@
|
||||
## reveal.js 4.0 >
|
||||
We support IE11 and any version of Edge, Safari, Firefox or Chrome released in the past two years.
|
||||
|
||||
***
|
||||
|
||||
## reveal.js < 4.0
|
||||
Currently, reveal.js has four tiers of browser support:
|
||||
|
||||
1. Full support
|
||||
2. No transitions
|
||||
3. All slides in one tall, scrollable page
|
||||
4. Not supported
|
||||
|
||||
1st tier: __Chrome__, __Safari__, __Firefox__, __Opera__, __Edge__ and __IE10-11__.
|
||||
2nd tier: __IE9__, __Firefox 3.6__.
|
||||
3rd tier:
|
||||
4th tier: __IE8 and lower__, __all non-JavaScript browsers__.
|
||||
|
||||
(When no version # is specified, the current version, the previous version and the next version are supported.)
|
||||
|
||||
## Chrome GPU Blacklist
|
||||
Some graphics cards are blacklisted in Chrome which leads to unexpected visual results. If affected you may see either bad performance as Chrome has fallen back on software rasterization or you may not get any 3D effects at all. You can try running chrome with the ```--ignore-gpu-blacklist``` flag to work around this.
|
Reference in New Issue
Block a user